{% import 'macros.html' as macros %}
{{ macros.standard_label(field) }}
{% if field.readonly %} {% else %} : {% endif %}
{{ macros.standard_error(field) }} {{ macros.standard_help_text(field) }}