Update talks.html

This commit is contained in:
Andros Fenollosa 2021-11-21 09:35:56 +01:00
parent 9845ba5c51
commit 79578ff141

View File

@ -50,7 +50,7 @@
{% if not search %}
<div class="loading" >
<p>Page {{ page }}</p>
{% #link text="Next page" action="page" value="talks" page=next_page %}{% /link %}
{% #link action="page" value="talks" page=next_page %}Next page{% /link %}
</div>
{% endif %}
{# End Paginator #}