{% for test_name, enabled in enabled_tests.items %} {% if enabled %}
{{ test_name|title }} Analysis
{% endif %} {% endfor %}