summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/add.html
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-02-03 16:18:03 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-02-03 16:18:03 +0100
commit5525a167566d5de569292f67857ec2454c8f5cd1 (patch)
treeeef4c2e685959d11e219750b0df8265f8438fc46 /module/web/templates/default/add.html
parentdownload resume working? (diff)
downloadpyload-5525a167566d5de569292f67857ec2454c8f5cd1.tar.xz
some l18n stuff
Diffstat (limited to 'module/web/templates/default/add.html')
-rw-r--r--module/web/templates/default/add.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/module/web/templates/default/add.html b/module/web/templates/default/add.html
deleted file mode 100644
index 525cb99bd..000000000
--- a/module/web/templates/default/add.html
+++ /dev/null
@@ -1,12 +0,0 @@
-{% extends 'default/base.html' %}
-
-{% block subtitle %}
-Add Links / Container
-{% endblock %}
-
-
-
-{% block content %}
-<textarea rows="5" style=" width: 100%;"></textarea>
-<input type="file" />
-{% endblock %} \ No newline at end of file