{% if form.message %} {% if form.inline_errors and form.messages %}
{{ "FORM.VALIDATION_FAIL"|t|raw }}
{{ form.message|raw }}