X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/38343a3fc11f5509c8522fec94c0ae7085b7244f..6711796e2e218419485fd3ebd4949cfeefa01b16:/project/templates/explorer/file_list.html diff --git a/project/templates/explorer/file_list.html b/project/templates/explorer/file_list.html index 7063d293..28c6b28e 100644 --- a/project/templates/explorer/file_list.html +++ b/project/templates/explorer/file_list.html @@ -1,9 +1,42 @@ {% extends "base.html" %} {% block maincontent %} -
Lp. | Nazwa utworu | Wersje |
---|---|---|
+ {% if files.has_previous %} + + Poprzednia + + {% endif %} + + Strona {{files.number}} z {{files.paginator.num_pages}} + + {% if files.has_next %} + + {% endif %} + | +||
{{forloop.counter0|add:files.start_index}}. | +{{ file }} | ++ |