{% for row_uuid in status_daily_uuid %} {% endfor %}
UUID first seen last seen types Status
{{row_uuid['uuid']}}
{{row_uuid['description']}}
{{row_uuid['first_seen_gmt']}} {{row_uuid['last_seen_gmt']}} {% for uuid_type in row_uuid['l_uuid_types'] %} {{uuid_type}} {% endfor %} OK - {% else %} div class="text-danger"> {{row_uuid['Error']}} {% endif %} {% if row_uuid['active_connection'] %} Connected {% endif %}
{% include 'navfooter.html' %}