From 079c44c5e938edb321e007da509523b145ce1029 Mon Sep 17 00:00:00 2001 From: godofdream Date: Sun, 12 Aug 2012 13:40:12 +0200 Subject: added speed & downloads label and some icons --- module/web/templates/default/base.html | 46 ++++++++++++++++++++++++++++++---- 1 file changed, 41 insertions(+), 5 deletions(-) (limited to 'module/web/templates') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index dc715bcbd..67d4f5b1c 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -13,6 +13,32 @@ + + {% block title %}pyLoad {{ _("Webinterface") }}{% endblock %} {% block head %} @@ -25,12 +51,22 @@ pyLoad
-
-
-
-
-
+ +
+
+
+ +
+
+
+ 250KiB/s +
+
+
+ 3/126/212 +
+
-- cgit v1.2.3