X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=filex%2Ftemplates%2Ffilex%2Fupload.html;h=b79d9c05b84cb7f2635c549fdc15d1c247081b78;hb=8cb1584dc8c5733aa00d3223cc2380eecac13f41;hp=bf48a9611e2f2b6715be0c2d06cdc60d40a292da;hpb=a37c1482b8b0e2d5ba549a14b94a3f8e6335d1fe;p=qcg-portal.git diff --git a/filex/templates/filex/upload.html b/filex/templates/filex/upload.html index bf48a96..b79d9c0 100644 --- a/filex/templates/filex/upload.html +++ b/filex/templates/filex/upload.html @@ -1,24 +1,53 @@

{% block title %}Wgrywanie plików{% endblock %}

-

Lokalizacja: {{ host }}{{ path }}

+

Lokalizacja: {{ host }}{{ sep }}{{ path }}

- +{% if error %} +
+
+ {{ error }} +
+
+{% else %} + -
+
-
Upuść pliki tutaj
+
Upuść pliki tutaj
- +{% endif %}