{% extends "boards/base.html" %} {% load staticfiles %} {% block javascript %} {% endblock javascript %} {% block content %} {% for item in items %} {% if forloop.counter == 1 %}
MIN: {{ item.min_response_time }}s MAX: {{ item.max_response_time }}s AVG: {{ item.avg_response_time }}s