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/flat/tml/base.html | 49 ++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 23 deletions(-) (limited to 'pyload/webui/themes/flat/tml/base.html') diff --git a/pyload/webui/themes/flat/tml/base.html b/pyload/webui/themes/flat/tml/base.html index b617b4020..4473ee5e2 100644 --- a/pyload/webui/themes/flat/tml/base.html +++ b/pyload/webui/themes/flat/tml/base.html @@ -5,19 +5,19 @@ - - - + + + - - - - + + + + - + -{% block title %}pyLoad {{_("Webinterface")}}{% endblock %} +{% block title %}pyLoad {{_("Web UI")}}{% endblock %} {% block head %} {% endblock %} @@ -48,11 +48,11 @@ {% endif %} -Captcha: +Captcha: {{_("Captcha waiting")}} - User:{{user.name}} + User:{{user.name}}