summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about.html.j26
-rw-r--r--citizens.html.j26
-rw-r--r--common/footer.inc.j22
-rw-r--r--developers.html.j23
-rw-r--r--governments.html.j26
-rw-r--r--index.html.j26
-rw-r--r--investors.html.j26
-rw-r--r--merchants.html.j26
-rw-r--r--news.html.j26
-rw-r--r--wallet.html.j22
10 files changed, 32 insertions, 17 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" -->
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" -->
diff --git a/common/footer.inc.j2 b/common/footer.inc.j2
index 6320e0d6..cc96baad 100644
--- a/common/footer.inc.j2
+++ b/common/footer.inc.j2
@@ -1,5 +1,5 @@
<div class="footer">
- <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> and Inria 2015, 2016</p>
+ <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> and Inria 2015, 2016, 2017</p>
<p>{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}</p>
</div>
<script type="text/javascript">//<![CDATA[
diff --git a/developers.html.j2 b/developers.html.j2
index 02e6beae..45632912 100644
--- a/developers.html.j2
+++ b/developers.html.j2
@@ -1,5 +1,6 @@
+<!DOCTYPE html>
<html lang="{{ _('en') }}"><head>
- <meta charset="utf-8">
+ <meta charset="UTF-8">
<title>{{ _("GNU Taler") }} - {{ _("Developers") }}</title>
<meta name="description" content="">
<!--# include file="common/header.{{ _("en") }}.inc" -->
diff --git a/governments.html.j2 b/governments.html.j2
index 83f244c6..7dfd0971 100644
--- a/governments.html.j2
+++ b/governments.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") }} - {{ _("Governments") }}</title>
<meta name="description" content="">
<!--# include file="common/header.{{ _("en") }}.inc" -->
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" -->
diff --git a/investors.html.j2 b/investors.html.j2
index 1dffdb89..075c27f5 100644
--- a/investors.html.j2
+++ b/investors.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") }} - {{ _("Investors") }}</title>
<meta name="description" content="">
<!--# include file="common/header.{{ _("en") }}.inc" -->
diff --git a/merchants.html.j2 b/merchants.html.j2
index f1ed4e34..4c23c671 100644
--- a/merchants.html.j2
+++ b/merchants.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") }} - {{ _("Merchants") }}</title>
<meta name="description" content="">
<!--# include file="common/header.{{ _("en") }}.inc" -->
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" -->
diff --git a/wallet.html.j2 b/wallet.html.j2
index 7045e64a..aea86b47 100644
--- a/wallet.html.j2
+++ b/wallet.html.j2
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head profile="http://www.w3.org/2005/10/profile">
- <meta charset="utf-8"/>
+ <meta charset="UTF-8"/>
<title>{{ _("GNU Taler") }} - {{ _("Wallet") }}</title>
<meta name="description" content="">
<!--# include file="common/header.{{ _("en") }}.inc" -->