1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-02-25 09:26:29 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
aeltheos
c1afefc075 Merge branch 'nix-shell' into 'main'
Nix shell

See merge request bde/nk20!201
2024-02-12 02:35:49 +01:00

View File

@ -153,9 +153,6 @@ SPDX-License-Identifier: GPL-3.0-or-later
</nav>
<div class="{% block containertype %}container{% endblock %} my-3">
<div id="messages">
<div class="alert alert-info">
📢 Votez Woke Part[list]🏳️‍🌈🏳️‍⚧️ ou l'Ange[list] 👼!
</div>
{% if user.is_authenticated %}
{% if not user|is_member:"BDE" %}
<div class="alert alert-danger">
@ -197,7 +194,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
class="text-muted">{% trans "Contact us" %}</a> &mdash;
<a href="mailto:{{ "SUPPORT_EMAIL" | getenv }}"
class="text-muted">{% trans "Technical Support" %}</a> &mdash;
<a href="https://note.crans.org/doc/faq/"
<a href="https://note.crans.org/doc/faq/"
class="text-muted">{% trans "FAQ (FR)" %}</a> &mdash;
</span>
{% csrf_token %}