mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
@@ -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>
|
||||
|
Reference in New Issue
Block a user