diff options
Diffstat (limited to 'common/base.j2')
-rw-r--r-- | common/base.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/base.j2 b/common/base.j2 index 3ff8cb7d..f656b038 100644 --- a/common/base.j2 +++ b/common/base.j2 | |||
@@ -3,7 +3,7 @@ | |||
3 | <head> | 3 | <head> |
4 | <meta charset="UTF-8"/> | 4 | <meta charset="UTF-8"/> |
5 | <title>{{ _("GNUnet") }}</title> | 5 | <title>{{ _("GNUnet") }}</title> |
6 | <meta name="description" content="{{ _('_project_title') }}" /> | 6 | <meta name="description" content="{{ _('GNU's framework for secure p2p 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> |