{% load i18n el_pagination_tags localcosmos_tags app_tags %} {% with taxa=taxa.taxa %}
{% paginate 20 taxa %}

{% show_pages %}

{% endwith %}