From 740935e8936df84a73f89eb5512355584e10fe11 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 8 Nov 2015 09:43:34 +0200 Subject: Add timestamp support --- templates/index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 6e36f61..1b7e034 100644 --- a/templates/index.html +++ b/templates/index.html @@ -8,11 +8,17 @@ +
+
{{ ts.strftime('%d/%m/%Y') }}
+
{{ ts.strftime('%H:%M') }}
+