{# Detail region — UX-035 adopter #14. Contract: ~/.claude/skills/ux-architect/components/detail-region.md (UX-063) v0.62 CSS refactor: inline Tailwind → semantic .dz-detail-region-* classes (see components/detail.css). Two-column label/value grid distinct from the row-stacked .dz-detail-row in the standalone detail_view component. #} {% from 'macros/region_wrapper.html' import region_card %} {% from 'macros/status_badge.html' import render_status_badge %} {% from 'macros/ref_cell.html' import ref_cell %} {% call region_card(title) %}
{{ empty_message | default("No record selected.") }}
{% endif %}