Edit or Remove from List


Create a new plugin

{% for error in form.name.errors %}

{{ error|escape }}

{% endfor %}