{% load form_block %}
{% with styles=form_block.form.label_class.LabelStyle %} {% with label=labels|closest_label %} {{ label.display_inline }}{% if label.style == styles.WIDGET %}:{% endif %} {% endwith %} {% endwith %}
{{ value|default:field.value }}