{% endmacro %}
Supporting Information Generator
{% if ngl %}
{% endif %}
Supporting Information
{% for molecule, report in reports %}
{# Not proud of this part, but it works... #}
{{ report|safe|replace("{{ viewer3d }}", viewer3d(loop, uuid, molecule) ) }}
{% endfor %}