From ab2b8b65572aa2338411c98f68e41d7b0adcfd60 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 17 Sep 2012 19:00:23 +0200 Subject: different bg pattern --- module/web/templates/default/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/templates') 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 %} -- cgit v1.2.3