{% load el_pagination_tags %} {% with attached_taxon_profiles=navigation_entry.attached_taxon_profiles %} {% paginate 20 attached_taxon_profiles %}

{% show_pages %}

{% endwith %}