{% for error in errors %} {% if error %}
{{ error }}
{% endif %} {% endfor %}