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

{{ 'Role creation'|trans }}

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