{% if show_cover %}
{% if logo_data_uri %} {% endif %}

{{ cover_title | default("Compliance Report") }}

{% if company_name %}

{{ company_name }}

{% endif %}
{% endif %}
{{ report_html | safe }}