From a5f665f504dc544b4a03f2ee81da6c44555415e5 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Tue, 17 Feb 2015 19:35:35 +0100 Subject: Update webui --- pyload/webui/themes/Dark/tml/downloads.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/webui/themes/Dark/tml/downloads.html') diff --git a/pyload/webui/themes/Dark/tml/downloads.html b/pyload/webui/themes/Dark/tml/downloads.html index c6ff7a243..c77744a92 100644 --- a/pyload/webui/themes/Dark/tml/downloads.html +++ b/pyload/webui/themes/Dark/tml/downloads.html @@ -1,4 +1,4 @@ -{% extends '/Dark/tml/base.html' %} +{% extends '/tml/base.html' %} {% block title %}Downloads - {{super()}} {% endblock %} -- cgit v1.2.3