Format templates
This commit is contained in:
parent
3b0447b316
commit
36520d7435
13 changed files with 388 additions and 382 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue