reorganized templates
[pinopress.git] / templates / archivepage.template.html
similarity index 60%
rename from templates/head.template.html
rename to templates/archivepage.template.html
index ee53597..2dc1b7f 100644 (file)
@@ -2,10 +2,18 @@
 <html>
 <head>
     <meta charset="utf-8">
-    <link rel="stylesheet" href="#"> 
     <link rel="shortcut icon" href="#">
-    <title></title>
+    <title>Archive</title>
 
     <link rel="stylesheet" href="$SITEURL/stylesheets/root.css">
 </head>
 <body>
+
+    <h1>Archive</h1>
+
+    <!-- _MOUNT_ARCHIVEITEM -->
+
+</body>
+<footer>
+</footer>
+</html>