Compaign banner

This commit is contained in:
mcngnt 2024-02-13 14:26:28 +01:00
parent 0db0474217
commit 7d59cd6cd2
1 changed files with 4 additions and 1 deletions

View File

@ -153,6 +153,9 @@ 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 Angé[list] 👼 !
</div>
{% if user.is_authenticated %}
{% if not user|is_member:"BDE" %}
<div class="alert alert-danger">
@ -194,7 +197,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 %}