summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j26
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html.j2 b/index.html.j2
index 5f95a3c7..8fe8510a 100644
--- a/index.html.j2
+++ b/index.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") }}</title>
<meta name="description" content="Anonymous electronic payments for civil society">
<!--# include file="common/header.{{ _("en") }}.inc" -->