#711 Pagination is not working

This commit is contained in:
Diatrex 2020-01-16 16:16:51 +03:00
parent 56e9869a4d
commit 7e348a6976
2 changed files with 3 additions and 1 deletions

View File

@ -31,4 +31,5 @@
</div>
</a>
</div>
{% endfor %}
{% endfor %}
{{ advs.links()|raw }}

View File

@ -57,6 +57,7 @@
</tbody>
</table>
</div>
{{ advs.links()|raw }}
{% endblock %}
{% block customjs %}