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