From e7ea8a420d01c927c17cf2db692cb0355aa87b95 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 13 Sep 2010 19:31:10 +0200 Subject: new package ui for webif --- module/web/templates/default/collector.html | 131 +++++----------------------- 1 file changed, 23 insertions(+), 108 deletions(-) (limited to 'module/web/templates/default/collector.html') diff --git a/module/web/templates/default/collector.html b/module/web/templates/default/collector.html index 613fb824b..0143e13ec 100644 --- a/module/web/templates/default/collector.html +++ b/module/web/templates/default/collector.html @@ -2,82 +2,14 @@ {% load i18n %} {% block head %} + + + {% endblock %} @@ -106,47 +38,30 @@ document.addEvent("domready", function(){ {% endblock %} {% block content %} -{% for id,package in content %} +
+ + {% trans "loading" %} +
+ + +{% endblock %} \ No newline at end of file -- cgit v1.2.3