generalize usage of the paginate_jinja macro

This commit is contained in:
thomas girod
2024-09-25 14:35:13 +02:00
parent 6449724ed5
commit 1800785b80
11 changed files with 25 additions and 15 deletions

View File

@ -7,7 +7,6 @@
{% block additional_css %}
<link rel="stylesheet" href="{{ scss('pedagogy/css/pedagogy.scss') }}">
<link rel="stylesheet" href="{{ scss('core/pagination.scss') }}">
{% endblock %}
{% block head %}