Some fixes to the parent links, I think the link to the index will be right
[ikiwiki.git] / templates / misc.tmpl
1 <html>
2 <head><title><TMPL_VAR TITLE></title></head>
3 <body>
4
5 <h1>
6 <TMPL_VAR INDEXLINK>/ <TMPL_VAR TITLE>
7 </h1>
8
9 <TMPL_VAR PAGEBODY>
10
11 <!-- from <TMPL_VAR NAME=WIKINAME> -->
12
13 </body>
14 </html>