summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-07-03 13:41:00 +0100
committerKatolaZ <katolaz@freaknet.org>2017-07-03 13:41:00 +0100
commit13c5a2ab438f2496370ef10e7df8096e30962b66 (patch)
tree0fdcd94c670000663f776c583f36f4be046377bf /html
parent8f5b41695d0f2b291b4ce3e26ee24c5f26e04cfb (diff)
paste.Retrieve(). Small changes to the template
Diffstat (limited to '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>