]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/nl/templates/browse.html
internationalization patch (based on Jan Nieuwenhuizen's original patch)
[SourceForge/phpwiki.git] / locale / nl / 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 <table cellpadding=2>
9 <tr><td bgcolor=black><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]"></a></td>
10 <td><h1><a href="###SCRIPTURL###?full=###PAGEURL###">###PAGE###</a></h1>
11 </td></tr></table>
12 <P>
13 ###CONTENT###
14
15 <hr noshade>
16 <a href="###SCRIPTURL###?edit=###PAGEURL###">VeranderTekst</a>
17  van deze pagina (laatste verandering ###LASTMODIFIED###
18 [<a href="###SCRIPTURL###?info=###PAGEURL###">info</a>]
19 [<a href="###SCRIPTURL###?diff=###PAGEURL###">diff</a>])
20 <br>
21 <a href="###SCRIPTURL###?ZoekPagina">ZoekPagina</a> door bladeren of zoeken
22 <hr noshade>
23 <small>###RELATEDPAGES###</small>
24
25 </body>
26 </html>