X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/4419f93a01685b9864a6e78cb905c803ec0970b0..4a8343e204c222e72e4ad7b6fef2e192cc559ac8:/project/templates/explorer/file_list.html diff --git a/project/templates/explorer/file_list.html b/project/templates/explorer/file_list.html index d47a158a..b4e31e6f 100644 --- a/project/templates/explorer/file_list.html +++ b/project/templates/explorer/file_list.html @@ -2,27 +2,54 @@ {% block extrahead %} - + + {% endblock extrahead %} @@ -38,12 +65,19 @@ $(function() {

+ {% load explorer_tags %} {% for file in files %} -

{{ file }}

+

{{ file|bookname }}

{% endfor %}
+
+

Ostatnio oglądane pliki:

+ +
+ {% if perms.explorer.can_add_files %}

Dodaj nowy utwór