summaryrefslogtreecommitdiff
path: root/about.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'about.html.j2')
-rw-r--r--about.html.j26
1 files changed, 4 insertions, 2 deletions
diff --git a/about.html.j2 b/about.html.j2
index 335d213b..0be7bd0f 100644
--- a/about.html.j2
+++ b/about.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") }} - {{ _("About us") }}</title>
<meta name="description" content="">
<!--# include file="common/header.{{ _("en") }}.inc" -->