X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/17ea853baef7703291df8ae230a2aa433f8f5656..f32fa7850a8cf57e38d2a7bb4f19c4aeb5d6224a:/project/templates/explorer/file_upload.html?ds=sidebyside diff --git a/project/templates/explorer/file_upload.html b/project/templates/explorer/file_upload.html index 7c52626d..1deedac4 100755 --- a/project/templates/explorer/file_upload.html +++ b/project/templates/explorer/file_upload.html @@ -1,22 +1,17 @@ {% extends "base.html" %} {% block maincontent %} - - - - -
{{ error }}
+{% for error in errors %} +{{ error }}: {{ error.errors }}
{% endfor %}