mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
#711 Pagination is not working
This commit is contained in:
parent
56e9869a4d
commit
7e348a6976
@ -32,3 +32,4 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
{{ advs.links()|raw }}
|
||||||
@ -57,6 +57,7 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
{{ advs.links()|raw }}
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block customjs %}
|
{% block customjs %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user