From cb52c47aa9632a6c0affde9b0ceeab06877c760b Mon Sep 17 00:00:00 2001 From: substantialnoninfringinguser Date: Wed, 13 May 2009 05:48:47 +0100 Subject: [svn] yorkshire work with tunnel integration Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8232 by julian @ 1/29/2009 11:40 PM --- templates/fileupload.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 templates/fileupload.html (limited to 'templates/fileupload.html') diff --git a/templates/fileupload.html b/templates/fileupload.html new file mode 100644 index 0000000..d1db6ca --- /dev/null +++ b/templates/fileupload.html @@ -0,0 +1,18 @@ +

Fileupload

+ + +

MESSAGE: {{message}} +

+ +{% if not filesuploaded %} +
+

file to upload

+

+

+
+{% endif %} -- cgit v1.2.3