X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d8e0011bca1bdc8bcfd10ce75a33372bfad0941d..37e03d34aec3af64d322f0c76d49dba46ee29f92:/project/templates/explorer/file_list.html?ds=inline diff --git a/project/templates/explorer/file_list.html b/project/templates/explorer/file_list.html index bfbafe13..25136371 100644 --- a/project/templates/explorer/file_list.html +++ b/project/templates/explorer/file_list.html @@ -1,9 +1,43 @@ {% 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 }} | ++ |