mount substitution
[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     <!-- MOUNT_NAVBAR -->
13
14     <h1>Archive</h1>
15
16     <!-- _MOUNT_ARCHIVEITEM -->
17
18 </body>
19 <footer>
20 </footer>
21 </html>