{% extends 'forms/' ~ layout|default('field') ~ '.html.twig' %} {% block field %}
{{ field.content|trans|raw }}
{% endblock %}