From 8c73deb776877cd7bc3739577ee24f9cc07a3337 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Thu, 9 May 2013 09:20:03 +0200 Subject: webapp: declare html5 and utf-8 --- base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base.html b/base.html index 2ba2fb0..4e49d47 100644 --- a/base.html +++ b/base.html @@ -1,6 +1,8 @@ + {% block title %}{% endblock %} + {% block header %}{% endblock %} -- cgit v1.2.3