diff --git a/app/website/templates/pages/talks.html b/app/website/templates/pages/talks.html index de81ace..9128f04 100644 --- a/app/website/templates/pages/talks.html +++ b/app/website/templates/pages/talks.html @@ -50,7 +50,7 @@ {% if not search %}

Page {{ page }}

- {% #link text="Next page" action="page" value="talks" page=next_page %}{% /link %} + {% #link action="page" value="talks" page=next_page %}Next page{% /link %}
{% endif %} {# End Paginator #}