All authors
{% for author in authors.items %}
{{render_pagination(authors, request.path)}}
{% include theme('footer.html') %}
{% endfor %}