From aa78d90803a68e41ea663adb623c859cae3ad91e Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 9 Mar 2011 23:29:24 +0100 Subject: new config page, mootools 1.3, removed old templates --- module/web/templates/default/base.html | 107 +++++++++++++++++++-------------- 1 file changed, 61 insertions(+), 46 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 d90ef6f07..77774daf7 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -1,4 +1,3 @@ -{% load i18n %} @@ -6,20 +5,28 @@ - + - + - - - + + + -{% block title %}pyLoad {% trans "Webinterface" %}{% endblock %} + + +{% block title %}pyLoad {{_("Webinterface")}}{% endblock %}