{# File list — compact rows for document/evidence entities. Contract: ~/.claude/skills/ux-architect/components/related-displays.md (UX-032) v0.62 CSS refactor: inline Tailwind → semantic .dz-related-* classes (components/fragments.css). Shares the create-button + empty-state shape with the other related_* fragments. #} {% for tab in group.tabs %} {% if tab.visible | default(true) %}
{% endif %} {% endfor %}