From 3c9f55270a83b0e88ec0dc516f9d9921e4d7b6ea Mon Sep 17 00:00:00 2001 From: mkaay Date: Wed, 25 Aug 2010 16:48:55 +0200 Subject: merged gui --- core/module/web/templates/default/window.html | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 core/module/web/templates/default/window.html (limited to 'core/module/web/templates/default/window.html') diff --git a/core/module/web/templates/default/window.html b/core/module/web/templates/default/window.html new file mode 100644 index 000000000..01218965e --- /dev/null +++ b/core/module/web/templates/default/window.html @@ -0,0 +1,41 @@ +{% load i18n %} + + + + + +
+
+

{% trans "Add Package" %}

+

{% trans "Paste your links or upload a container." %}

+ + + + + + + + + + + + {% trans "Queue" %} + + {% trans "Collector" %} + + + + + +
+ +
+ +
\ No newline at end of file -- cgit v1.2.3