{% set color = "red" if severity == "error" else "yellow" %}
{{ t("r.meta.sourceFile") }}
    {{- report_html|safe -}}