diff --git a/templates/upload.html b/templates/upload.html index 247eca1..69aeb01 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -8,28 +8,28 @@ @@ -68,51 +68,35 @@
-
-
-

CSV Upload

+

CSV-Dateien hochladen

+ {% if error %} +
{{ error }}
+ {% endif %} + {% if success %} +
{{ success }}
+ {% endif %} +
+
+ +
-
- {% if error %} - - {% endif %} - {% if success %} - - {% endif %} - -
- - -
-
- - -
-
- - -
-
- - Zurück zur Suche -
- +
+ +
-
+
+ + +
+
+ +
+
- + \ No newline at end of file