{# Reusable Mermaid ERD block. `erd` is the mermaid source text; `caption` optional. #}
{{ erd }}
{% if caption %}
{{ caption }}
{% endif %}