mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-06 07:13:00 +00:00
Compare commits
1 Commits
58edf853b1
...
bc0a2f7745
Author | SHA1 | Date | |
---|---|---|---|
|
bc0a2f7745 |
@ -159,6 +159,11 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||||||
</nav>
|
</nav>
|
||||||
<div class="{% block containertype %}container{% endblock %} my-3">
|
<div class="{% block containertype %}container{% endblock %} my-3">
|
||||||
<div id="messages">
|
<div id="messages">
|
||||||
|
{% if user.is_authenticated %}
|
||||||
|
<div class="alert alert-info">
|
||||||
|
Venez au festival des Sens de l'Art du 2 au 7 décembre 🐘 !
|
||||||
|
</div>
|
||||||
|
{% endif %}
|
||||||
{% if user.is_authenticated %}
|
{% if user.is_authenticated %}
|
||||||
{% if not user|is_member:"BDE" %}
|
{% if not user|is_member:"BDE" %}
|
||||||
<div class="alert alert-danger">
|
<div class="alert alert-danger">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user