From 9bff9c69d6983dc190c189647821e12d0f134883 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 11 Jan 2010 22:16:31 +0100 Subject: finally and officially: webinterface home page working ;) --- module/web/templates/default/base.html | 78 +++++++++---- module/web/templates/default/home.html | 195 ++++++++++++++++++++++++++----- module/web/templates/default/window.html | 2 +- 3 files changed, 217 insertions(+), 58 deletions(-) (limited to 'module/web/templates') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index 6f9d5ff46..e4d11ce34 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -6,26 +6,45 @@ - + - - + - - + + + + + {% block title %}pyLoad Webinterface{% endblock %} {% endblock %} @@ -51,6 +180,7 @@ Active Downloads {% block content %} + @@ -58,6 +188,7 @@ Active Downloads + {% for link in content %} @@ -66,11 +197,11 @@ Active Downloads - + - - + {% endfor %} diff --git a/module/web/templates/default/window.html b/module/web/templates/default/window.html index 7ef02e04a..daf305892 100644 --- a/module/web/templates/default/window.html +++ b/module/web/templates/default/window.html @@ -22,7 +22,7 @@ - +
-- cgit v1.2.3
Name StatusSize Progress
- +