]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - templates/browse.html
get rid of headline table, logo now smaller
[SourceForge/phpwiki.git] / templates / browse.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4 <title>###PAGE###</title>
5 </head>
6
7 <body bgcolor=ivory text=black alink=red link=darkblue vlink=darkmagenta>
8 <h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" align=middle width=50 height=50></a>
9 <a href="###SCRIPTURL###?full=###PAGEURL###">###PAGE###</a></h1>
10 <P>
11 ###CONTENT###
12 <hr noshade>
13 <a href="###SCRIPTURL###?edit=###PAGEURL###">EditText</a>
14  of this page (last edited ###LASTMODIFIED###)
15 [<a href="###SCRIPTURL###?info=###PAGEURL###">info</a>]
16 [<a href="###SCRIPTURL###?diff=###PAGEURL###">diff</a>])
17 <br>
18 <a href="###SCRIPTURL###?FindPage">FindPage</a> by browsing or searching
19 <hr noshade>
20 <small>###RELATEDPAGES###</small>
21
22 </body>
23 </html>