-
-
-
-{% if perms.explorer.can_add_files %}
-
- {% load explorer_tags %}
- {% for file in files %}
-
- {% endfor %}
-
-
-
-{% endif %}
-
-X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/1a2a6714d405526c16ac4f0900b6dfb0c4c83b6a..78644811ca0c6042212788dc67add42bc41fb74c:/project/templates/explorer/file_list.html?ds=inline diff --git a/project/templates/explorer/file_list.html b/project/templates/explorer/file_list.html deleted file mode 100644 index 48be7f59..00000000 --- a/project/templates/explorer/file_list.html +++ /dev/null @@ -1,61 +0,0 @@ -{% extends "base.html" %} - -{% block extrahead %} - - - -{% endblock extrahead %} - -{% block maincontent %} -