Format templates

This commit is contained in:
William Bouzourène 2025-07-24 11:41:34 +02:00
parent 3b0447b316
commit 36520d7435
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
13 changed files with 388 additions and 382 deletions

View file

@ -10,7 +10,9 @@
{% if Person.IsMember or MembersPage %}
<li class="breadcrumb-item"><a href="/members">Membres</a></li>
{% else %}
<li class="breadcrumb-item"><a href="/contacts">Sympathisants</a></li>
<li class="breadcrumb-item">
<a href="/contacts">Sympathisants</a>
</li>
{% endif %}
{% if Person.ID %}