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