{% extends "admin/model/list.html" %} {% block body %}

Servers: {{ total }}

Active: {{ checked_in }}

Silent: {{ silent }}


{{ super() }} {% endblock %}