aboutsummaryrefslogtreecommitdiff
path: root/common/base.j2
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2018-01-01 19:09:42 +0000
committerng0 <ng0@n0.is>2018-01-01 19:09:42 +0000
commitfef3c19afc194071a139d8fb836516ceba36057f (patch)
tree3582328610369e51c5f891e15def1d59ba169044 /common/base.j2
parent417282851998f292b2c17e3a18ba0525efd077b2 (diff)
downloadwww-fef3c19afc194071a139d8fb836516ceba36057f.tar.gz
www-fef3c19afc194071a139d8fb836516ceba36057f.zip
common
Diffstat (limited to 'common/base.j2')
-rw-r--r--common/base.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/common/base.j2 b/common/base.j2
index 31b5f1ed..67836b85 100644
--- a/common/base.j2
+++ b/common/base.j2
@@ -2,8 +2,8 @@
2<html lang="{{ lang }}"> 2<html lang="{{ lang }}">
3 <head> 3 <head>
4 <meta charset="UTF-8"/> 4 <meta charset="UTF-8"/>
5 <title>{{ _("GNU Taler") }}</title> 5 <title>{{ _("GNUnet") }}</title>
6 <meta name="description" content="{{ _('Taxable Anonymous Libre Electronic Reserves') }}" /> 6 <meta name="description" content="{{ _('GNU\'s Framework for Secure Peer-to-Peer Networking') }}" />
7 {% include "common/header.j2.inc" %} 7 {% include "common/header.j2.inc" %}
8 {% block head_content %}{% endblock %} 8 {% block head_content %}{% endblock %}
9 </head> 9 </head>