{% if include_question %}
{{ value.field_label }}
{% endif %}
{% block data_display %}{{ data }}{% endblock %}
{% if include_question %}
{% endif %}