diff --git a/note_kfet/templates/base.html b/note_kfet/templates/base.html index cd902d32..09ede8c6 100644 --- a/note_kfet/templates/base.html +++ b/note_kfet/templates/base.html @@ -159,10 +159,6 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% trans "You are not a BDE member anymore. Please renew your membership if you want to use the note." %}
- {% elif not user|is_member:"Kfet" %} -
- {% trans "You are not a Kfet member, so you can't use your note account." %} -
{% endif %} {% if not user.profile.email_confirmed %}