{% if field.disable_label == false %} {{ field.label }} {% endif %} {% for item in field.value_list %} {{ item.key }} {% endfor %}