summaryrefslogtreecommitdiff
path: root/html/templ.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/templ.html')
-rw-r--r--html/templ.html7
1 files changed, 7 insertions, 0 deletions
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>