From 2c67177f74ff8bd8817b8f4967d1b25682beaaf1 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Mon, 16 Feb 2015 03:57:25 +0100 Subject: Improve theme structure a bit --- pyload/webui/themes/default/tml/base.html | 40 +++++++++++++++---------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'pyload/webui/themes/default/tml/base.html') diff --git a/pyload/webui/themes/default/tml/base.html b/pyload/webui/themes/default/tml/base.html index 821752d97..aac70a394 100644 --- a/pyload/webui/themes/default/tml/base.html +++ b/pyload/webui/themes/default/tml/base.html @@ -5,17 +5,17 @@ - - - + + + - - - - + + + + - + {% block title %}pyLoad {{_("Webinterface")}}{% endblock %} @@ -48,11 +48,11 @@ {% endif %} -Captcha: +Captcha: {{_("Captcha waiting")}} - User:{{user.name}} + User:{{user.name}}