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