{% extends "base.html" %} {% block body %}
Timestamp (UTC) | Summary | Measurement ids |
---|---|---|
{{time|date:"DATE_FORMAT"}} | {% for mtype, dict in detail_dict.items %}{{mtype}}: {{dict.count}} | {% for id,parent in dict.details %} {{id}} {% endfor %} |
Count | Error |
---|---|
{{error.1}} | {{error.0}} |