On masque la boite des informations internes pour le visiteur anonyme
This commit is contained in:
parent
f6ec66c33d
commit
35832485e3
@ -20,14 +20,14 @@
|
|||||||
<div>
|
<div>
|
||||||
{% include "agenda_culturel/single-event/event-single-inc.html" with event=event filter=filter %}
|
{% include "agenda_culturel/single-event/event-single-inc.html" with event=event filter=filter %}
|
||||||
|
|
||||||
|
{% if user.is_authenticated %}
|
||||||
<article>
|
<article>
|
||||||
<header>
|
<header>
|
||||||
<h2>Informations internes</h2>
|
<h2>Informations internes</h2>
|
||||||
</header>
|
</header>
|
||||||
{% if user.is_authenticated %}
|
|
||||||
{% include "agenda_culturel/event-info-inc.html" with object=event %}
|
{% include "agenda_culturel/event-info-inc.html" with object=event %}
|
||||||
{% endif %}
|
|
||||||
</article>
|
</article>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user