add all components

This commit is contained in:
2025-08-10 17:28:43 +03:00
parent a71faed5b3
commit 4a4e8bd33c
44 changed files with 70 additions and 340 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}} @ Geomind</h3>
<h3 class="text-black text-lg">{{term.name}} @ Template</h3>
{% for page in term.pages %}
{% include "partials/pageBox.html"%}
{% endfor %}