{# Default Finite State logo block used when no --logo / logo_path is provided. Centralizes a single canonical base64 webp blob so all reports share the exact same brand mark and a future logo refresh is a one-file change. Required template vars: logo_path (string|None). Renders a
pair; safe to drop inside a header, banner, or any other block. #} {% if logo_path %}
{% else %}
{% endif %}