From 81cd75591e2bb96790912306d9c3930d6a917d5f Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 27 Aug 2012 11:43:57 +0200 Subject: new mobile template --- module/web/templates/mobile/base.html | 143 +++++++++++++++------------------- 1 file changed, 63 insertions(+), 80 deletions(-) (limited to 'module/web/templates/mobile/base.html') diff --git a/module/web/templates/mobile/base.html b/module/web/templates/mobile/base.html index 342a7eb63..1b717ff7b 100644 --- a/module/web/templates/mobile/base.html +++ b/module/web/templates/mobile/base.html @@ -1,84 +1,67 @@ - - - - {% block title %}pyLoad {{ _("Webinterface") }}{% endblock %} - - - - - - {% block head %} - {% endblock %} - - - -{% block content %} - -
-
-
- -
-
-
-

- Package1 -

-
-
-

- Package2 -

-
-
-

- Package3 -

- -
-
+ + + {% block title %}pyLoad {{ _("Webinterface") }}{% endblock %} + + + + + + + + + + + {% block head %} + {% endblock %} + + + +
+ +
+
+
+

dfgfdg

+ {% block content %} + {% endblock content %}
-{% endblock content %} - - - \ No newline at end of file +
+
+ + + -- cgit v1.2.3