reorganized templates
[pinopress.git] / templates / archivepage.template.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4     <meta charset="utf-8">
5     <link rel="shortcut icon" href="#">
6     <title>Archive</title>
7
8     <link rel="stylesheet" href="$SITEURL/stylesheets/root.css">
9 </head>
10 <body>
11
12     <h1>Archive</h1>
13
14     <!-- _MOUNT_ARCHIVEITEM -->
15
16 </body>
17 <footer>
18 </footer>
19 </html>