{# Bundled portfolio body: KPIs + (equity-curve | cash-curve) + allocation + wash-watch. Rendered by /portfolio/body in one shot. #}
{% include "_portfolio_kpis.html" %}
{# Top row — two charts side by side at 50/50 #}
{% include "_portfolio_equity_curve.html" %}
{% include "_portfolio_cash_curve.html" %}
{# Allocation moved to its own row, full width #}
{% include "_portfolio_allocation.html" %}
{% include "_portfolio_wash_watch.html" %}