From 459f4291cb7ae4174d7c7dfa6a06bf89e3538338 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 26 Aug 2012 17:46:04 +0200 Subject: dependency updates --- module/web/templates/default/base.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'module/web/templates/default/base.html') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index 411d7e2bb..f611596d8 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -1,7 +1,11 @@ - + + + {% block title %}pyLoad {{ _("Webinterface") }}{% endblock %} + + @@ -11,15 +15,13 @@ - + - {% block title %}pyLoad {{ _("Webinterface") }}{% endblock %} - {% block head %} {% endblock %} @@ -67,7 +69,6 @@

Close me!

X - Show Dialog {% block content %} {% endblock content %} -- cgit v1.2.3