{% if has_error %}

{{ errors[field.key] }}

{% elif field.help_text %}

{{ field.help_text }}

{% endif %}