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 +++++++++++++++++++++++----------- 1 file changed, 53 insertions(+), 25 deletions(-) (limited to 'module/web/templates/default/base.html') 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 %}