add header add footer to html pages
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22351 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
9
doc/header.html
Normal file
9
doc/header.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
<title>$title</title>
|
||||
<link href="$relpath$doxygen.css" rel="stylesheet" type="text/css">
|
||||
<link href="$relpath$tabs.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
<p>
|
||||
<a href="http://www.h5l.org/"><img src="http://www.h5l.org/keyhole-heimdal.png" alt="keyhole logo"/></a>
|
||||
</p>
|
Reference in New Issue
Block a user