add loop over taxonomies, attempted another correction to reference for taxon name

This commit is contained in:
Ashla
2025-04-15 21:44:42 -04:00
parent bbb299baec
commit 394b8be325
3 changed files with 9 additions and 7 deletions

View File

@ -2,7 +2,7 @@
{% block content %}
{%- set number_of_terms = terms | length -%}
{%- set taxon_name = config.taxonomies.name -%}
{%- set taxon_name = taxonomy.name -%}
<h1>{{- macros_translate::translate(key="tags_title", default="$TAXON", language_strings=language_strings) | replace(from="$TAXON", to=taxon_name) -}}</h1>
<p>