{% if is_edit_buffer %} {# For edit_buffer fields, wrap in x-if to prevent null access errors #} {% if label %} {{ label }}{% if required %} *{% endif %} {% endif %} {% else %}