{% extends "layouts/content.html" %} {% load django_tables2 %} {% load static %} {% block content %}

Devices Passing Health Checks

{% render_table passing_health_checks_table %} {% endblock %} {% block scripts %} {% endblock %}