]> git.defcon.no Git - plsgen/blob - index.tpl
Four new features, two bugfixes. Version 0.3 code
[plsgen] / index.tpl
1 <html>
2 <head>
3 <title>%{title}</title>
4 %{main_meta}
5 %{navigation_script}
6 </head>
7 <body>
8
9 <h2>%{title}</h2>
10
11 %{previous}
12 &nbsp;
13 Page %{position}
14 &nbsp;
15 %{next}
16
17 <br/>
18
19 %{thumbnails}
20
21 %{comment}
22
23 Album generated %{gallery_timestamp}
24
25 <div id="footer">%{footer_tag}</div>
26 %{navscript}
27
28 </body>
29 </html>