deploy top pagination buttons to devrama

pull/225/head
Aevann 2024-03-03 21:03:38 +02:00
parent 831bf41f2f
commit 7b943f3592
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
</div>
{% endblock %}
</div>
{% if SITE_NAME == 'WPD' and listing %}
{% if (SITE_NAME == 'WPD' or SITE == 'devrama.net') and listing %}
<div class="d-inline-block">
{{macros.pagination("pl-1 pt-3 pb-3")}}
</div>