{% if field.errorText and (field.isErrorTextOn or field.isError) %}
{{- field.errorText }}
{% endif %}