sed substitution stuff
[pb.git] / template.html
index e7f24c7..dcae644 100644 (file)
@@ -8,6 +8,9 @@
     <body>
        
         <h1>{{TITLE}}</h1>  
+        <p>{{DATE}}</p>
+
+        {{BODY}}
 
     </body>
 </html>