summaryrefslogtreecommitdiff
path: root/citizens.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'citizens.html.j2')
-rw-r--r--citizens.html.j26
1 files changed, 4 insertions, 2 deletions
diff --git a/citizens.html.j2 b/citizens.html.j2
index 77212e94..ef9232a3 100644
--- a/citizens.html.j2
+++ b/citizens.html.j2
@@ -1,5 +1,7 @@
-<html lang="{{ _('en') }}"><head>
- <meta charset="utf-8">
+<!DOCTYPE html>
+<html lang="{{ _('en') }}">
+ <head>
+ <meta charset="UTF-8">
<title>{{ _("GNU Taler") }} - {{ _("Citizens") }}</title>
<meta name="description" content="">
<!--# include file="common/header.{{ _("en") }}.inc" -->