summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/base.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/common/base.j2 b/common/base.j2
index e31bd9e..33b9233 100644
--- a/common/base.j2
+++ b/common/base.j2
@@ -2,7 +2,7 @@
<html lang="{{ lang }}">
<head>
<meta charset="UTF-8"/>
- <title>{{ _("Anastasis") }}</title>
+ <!-- <title>{{ _("Anastasis") }}</title> -->
<meta name="description" content="{{ _('Anastasis key recovery system') }}" />
{% include "common/header.j2.inc" %}
{% block head_content %}{% endblock %}