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

{% show_pages %}

{% endwith %}