Rend le surnom lisible par la personne
This commit is contained in:
parent
65eb95a3c9
commit
373ff1f62c
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