semi passable css
[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     <!-- MOUNT_NAVBAR -->
13
14     <div class="rolling-container">
15         <h1>Rolling</h1>
16         <!-- _MOUNT_ROLLINGITEM -->
17     </div>
18
19 </body>
20 <footer>
21 </footer>
22 </html>