{# Title block — H1 with italic domain + subtitle line. Spec § 0b. #}

Scan report for {{ report.target_domain }}

{{ report.target_url }} {% set req_count = report.capture_metadata.get('request_count') if report.capture_metadata else None %} {% set ep_count = report.analysis_result.endpoints | length %}  ·  captured {{ report.created_at }} {% if req_count is not none %}  ·  {{ req_count }} requests {% endif %}  ·  {{ ep_count }} endpoints