Improve UI (titles, lists, sympathisant)
This commit is contained in:
parent
08c18baa85
commit
3b0447b316
15 changed files with 276 additions and 238 deletions
|
|
@ -10,7 +10,7 @@
|
|||
{% if Person.IsMember or MembersPage %}
|
||||
<li class="breadcrumb-item"><a href="/members">Membres</a></li>
|
||||
{% else %}
|
||||
<li class="breadcrumb-item"><a href="/contacts">Contacts</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