Merge branch 'thubrecht/surnom' into 'master'
Rend le surnom lisible par la personne Closes #297 See merge request klub-dev-ens/gestioCOF!506
This commit is contained in:
commit
e7da476697
1 changed files with 0 additions and 2 deletions
|
@ -31,9 +31,7 @@
|
|||
<div class="text">
|
||||
<h4>{{ account.name|title }}</h4>
|
||||
<ul class="list-unstyled">
|
||||
{% if perms.kfet.is_team %}
|
||||
<li>{{ account.nickname }}</li>
|
||||
{% endif %}
|
||||
<li>{{ account.email|default:"Pas d'email!" }}</li>
|
||||
<li>
|
||||
{% if account.promo %}
|
||||
|
|
Loading…
Reference in a new issue