{% load forms %} {% load widget_tweaks %}
{% if field.id_for_label == "id_bsac_id" %} A {% endif %} {% if field.id_for_label == "id_instructor_number" %} {{ member.top_instructor_qual.code }} {% endif %} {% if field.id_for_label == "id_cost" %} £ {% endif %} {% if field|field_type == 'datefield' %}
{% endif %} {% render_field field class+="form-control" %} {% if field.id_for_label == "id_max_depth" %} metres {% endif %}