From 5f1b9f03525706a45c202b70912f7ff2e6d77fee Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 2 Mar 2019 23:26:58 +0100 Subject: Use askama for templates. --- templates/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..328b3bd --- /dev/null +++ b/templates/index.html @@ -0,0 +1,9 @@ + + + + Ramaskrik Program + + +

Ramaskrik Program for {{ year }}

+ + -- cgit v1.2.3