{% extends "base.html" %} {% block section %}

Test Runs:

{% for run in runs %} Run {{run.run_name}} {% endfor %}
{% endblock %}