{% from 'bootstrap/form.html' import form_errors %} {% macro field_description(field) %} {% if field.errors %} {% for error in field.errors %}