paginacja paragonow

This commit is contained in:
Mateusz Gruszczyński
2025-08-12 23:22:57 +02:00
parent 93a0c32736
commit a31683f08f

View File

@@ -67,7 +67,7 @@
</div>
<nav aria-label="Nawigacja stron">
<ul class="pagination justify-content-center">
<ul class="pagination pagination-dark justify-content-center">
{# Poprzednia strona #}
<li class="page-item {% if page <= 1 %}disabled{% endif %}">
@@ -96,7 +96,7 @@
</li>
</ul>
</nav>
</nav>
{% if orphan_files and request.path.endswith('/all') %}
<hr class="my-4">