{% extends "base.html" %} {% from "_macros.html" import status_badge, action_card %} {% block title %}Report — {{ report.title or report.client_name }}{% endblock %} {% block content %}
{{ report.summary_md }}
No actions on this report. The analyzer may have failed — check the crawl page.
{% endif %}