{% extends "ChillEventBundle:Admin:layout.html.twig" %} {% block admin_content -%}

{{ 'Status edit'|trans }}

{{ form(edit_form) }} {% endblock %}