{% extends "base.html" %} {% block body %} {% for row in data %} {{ row[0] }} {% endfor %}
Average time: {{ average }}