remove event menu

ref #24
This commit is contained in:
Julien Fastré 2016-03-24 23:06:35 +01:00
parent c9ce3aca96
commit 20c49d5bd0

View File

@ -18,12 +18,6 @@
{% extends "ChillMainBundle::layoutWithVerticalMenu.html.twig" %}
{% block vertical_menu_content %}
{{ chill_menu('event', {
'layout': 'ChillMainBundle::Menu/verticalMenu.html.twig',
}) }}
{% endblock %}
{% block layout_wvm_content %}
{% block event_content %}<!-- block event content empty -->
<h1>{{ 'Event' |trans }}</h1>