This commit is contained in:
sasha-astiadi
2024-05-31 01:35:18 +03:00
parent 9003112e45
commit 15cac094f3
5 changed files with 7 additions and 7 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}} @ OurWorld</h3>
{% for page in term.pages %}
{% include "partials/pageBox.html"%}
{% endfor %}