{% macro taxonomy_single() %} {% set sorted_pages = term.pages | sort(attribute="title") %} {% for page in sorted_pages %}
← Back to all {{ taxonomy.name | replace(from="_",to=" ") | title }}