{{qc_path}}
{% for check,plots in plots.items() %}
{{check}}
{% for plot in plots %} {{plot|safe}} {% endfor %} {% endfor %}