reorganized templates
[pinopress.git] / templates / rollingpage.template.html
diff --git a/templates/rollingpage.template.html b/templates/rollingpage.template.html
new file mode 100644 (file)
index 0000000..e953cca
--- /dev/null
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8">
+    <link rel="shortcut icon" href="#">
+    <title>Rolling</title>
+
+    <link rel="stylesheet" href="$SITEURL/stylesheets/root.css">
+</head>
+<body>
+
+    <h1>Rolling</h1>
+
+    <!-- _MOUNT_ROLLINGITEM -->
+
+</body>
+<footer>
+</footer>
+</html>