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

Devices Passing Health Checks

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