{% extends "portfolios/base.html" %} {% from "components/sticky_cta.html" import StickyCTA %} {% block portfolio_content %} {{ StickyCTA("Reports") }}
{{ "portfolios.reports.estimate_warning" | translate }}
{% include "portfolios/reports/portfolio_summary.html" %}