summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-06-12 17:07:55 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-06-12 17:07:55 +0200
commitdafbb0c10ef91e36506c4361fa4a44013abd4077 (patch)
tree7de5f183309adc43d323b0966b5e5faf8b425603 /templates
parent2ba728c71fbd30afc2758b76b6ac1461ef39a22e (diff)
#4 begin pentabarf-import
Diffstat (limited to 'templates')
-rw-r--r--templates/admin_import_input.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/admin_import_input.html b/templates/admin_import_input.html
new file mode 100644
index 00000000..19e756fe
--- /dev/null
+++ b/templates/admin_import_input.html
@@ -0,0 +1,8 @@
+<form action="%link%" method="post">
+ <fieldset>
+ <p>
+ While developing we use a fixed file input. Just hit submit.
+ </p>
+ <input type="submit" name="submit" value="Submit" />
+ </fieldset>
+</form> \ No newline at end of file