From 13c5a2ab438f2496370ef10e7df8096e30962b66 Mon Sep 17 00:00:00 2001
From: KatolaZ <katolaz@freaknet.org>
Date: Mon, 3 Jul 2017 13:41:00 +0100
Subject: paste.Retrieve(). Small changes to the template

---
 html/templ.html | 7 +++++++
 1 file changed, 7 insertions(+)

(limited to 'html/templ.html')

diff --git a/html/templ.html b/html/templ.html
index 2e86f38..8b951d8 100644
--- a/html/templ.html
+++ b/html/templ.html
@@ -1,5 +1,12 @@
 <body>
 
+  <div>
+  Title: {{TITLE}} 
+  </div>
+  <div>
+  Date: {{DATE}} 
+  </div>
+  
 <pre>
 {{CONTENT}}
 </pre>
-- 
cgit v1.2.3