Revert "only if 2 dots"

This reverts commit 5795520015.
pull/157/head
Aevann 2023-06-25 21:24:43 +03:00
parent 5795520015
commit 3c08da126d
1 changed files with 1 additions and 3 deletions

View File

@ -37,9 +37,7 @@
<li class="page-item">
<small class="page-link dots">...</small>
</li>
{% if end_point != num_pages-1 %}
{% set ns.start_point = ns.start_point + 1 %}
{% endif %}
{% set ns.start_point = ns.start_point + 1 %}
{% endif %}
{% endif %}