{% extends "base.html" %} {% block title %}Reports{% endblock %} {% block heading %}Reports{% endblock %} {% block pageid %}reports{% endblock %} {% block content %}

Latency

{{ table|safe }}

CBC IFAR

{% if ifar %} hai {% else %} No IFAR table. {% endif %} {% endblock %}