{% extends "::layout.html.twig" %} {% block title %}{% trans %}Édition de l'affichage{% endtrans %} "{{ event.name }}" - {{ parent() }}{% endblock %} {% block content_main %} {% include 'OuibeatAppBundle:Backend:Event/info-events.html.twig' %} {% include 'OuibeatAppBundle:Backend:Event/edit-sources-configurations.html.twig' %}