This commit is contained in:
2024-08-20 15:02:04 +02:00
parent 2b410e369e
commit ea3c46c928
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
<p class="my-4">{{config.extra.taxonomies["roles"][term.name].description}}</p>
</div>
<hr />
<h3 class="text-black text-lg">{{term.name}} @ Ourworld</h3>
<h3 class="text-black text-lg">{{term.name}} @ TF9</h3>
{% for page in term.pages %}
{% include "partials/pageBox.html"%}
{% endfor %}