aboutsummaryrefslogtreecommitdiff
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 @@
1<html lang="{{ _('en') }} "><head> 1<!DOCTYPE html>
2 <meta charset="utf-8"> 2<html lang="{{ _('en') }} ">
3 <head>
4 <meta charset="UTF-8">
3 <title>{{ _("GNU Taler") }}</title> 5 <title>{{ _("GNU Taler") }}</title>
4 <meta name="description" content="Anonymous electronic payments for civil society"> 6 <meta name="description" content="Anonymous electronic payments for civil society">
5 <!--# include file="common/header.{{ _("en") }}.inc" --> 7 <!--# include file="common/header.{{ _("en") }}.inc" -->