mirror of https://gitlab.crans.org/bde/nk20
BDE members can now use they note even if they are not in the Kfet club
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
48c37353ea
commit
733f145be3
|
@ -159,10 +159,6 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
<div class="alert alert-danger">
|
<div class="alert alert-danger">
|
||||||
{% trans "You are not a BDE member anymore. Please renew your membership if you want to use the note." %}
|
{% trans "You are not a BDE member anymore. Please renew your membership if you want to use the note." %}
|
||||||
</div>
|
</div>
|
||||||
{% elif not user|is_member:"Kfet" %}
|
|
||||||
<div class="alert alert-warning">
|
|
||||||
{% trans "You are not a Kfet member, so you can't use your note account." %}
|
|
||||||
</div>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if not user.profile.email_confirmed %}
|
{% if not user.profile.email_confirmed %}
|
||||||
|
|
Loading…
Reference in New Issue