Minor fix to cleanup js logs

This commit is contained in:
2025-01-20 13:58:36 +01:00
parent 456f1b7294
commit f914c79786
7 changed files with 16 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
{% block pagination %}
{% if data.has_other_pages %}
<nav aria-label="Page navigation example">
<nav aria-label="Page navigation">
<ul class="pagination flex-wrap justify-content-center mt-4 mb-0">
{% if data.has_previous %}
<li class="page-item">