Improve UI (titles, lists, sympathisant)

This commit is contained in:
William Bouzourène 2025-07-12 15:50:10 +02:00
parent 08c18baa85
commit 3b0447b316
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
15 changed files with 276 additions and 238 deletions

View file

@ -33,7 +33,7 @@
{% if Globals.AllowContactsPage %}
<li class="nav-item">
<a class="nav-link active" href="/contacts">
<i class="bi-telephone me-2"></i>Contacts
<i class="bi-telephone me-2"></i>Sympathisants
</a>
</li>
{% endif %}