{% extends "Admin/form.html.twig" %} {% import "Admin/macros.html.twig" as macros %} {% block form %}
{{form_row(form)}}
{% endblock %}