summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/dashboard.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/default/dashboard.html')
-rw-r--r--module/web/templates/default/dashboard.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html
index 777e73ae7..74d6a70f3 100644
--- a/module/web/templates/default/dashboard.html
+++ b/module/web/templates/default/dashboard.html
@@ -1,6 +1,6 @@
{% extends 'default/base.html' %}
{% block title %}
- {{_("Dashboard")}} - {{ super()}}}
+ {{_("Dashboard")}} - {{ super()}}
{% endblock %}
{% block require %}