diff --git a/templates/user/dashboard.html b/templates/user/dashboard.html index b6e6486..0ef6508 100644 --- a/templates/user/dashboard.html +++ b/templates/user/dashboard.html @@ -15,19 +15,6 @@

File Upload

-
- - - - - -
- -

Multi-File Upload

Storage Files
-

File Upload

- - - - - - - - - -
- - -

Warning: This will overwrite any files stored on the server with the same name.

- - -
+

File Upload

+

+ Warning: This will overwrite any files stored on the server with the same name. +

+
+ + + +
+

Storage Files

{% for item in files %}

- + {{item.name}} {% if roles.administrator %}