{% comment %}We remove alert-link and alert-dismissable, because those don’t match our design choices{% endcomment %} {% for error in errors %} {{ error }} {% if not forloop.last %}
{% endif %} {% endfor %}