{% block extra_head %}{% endblock extra_head %} {% block content %}

System status

{% for plugin in plugins %} {% endfor %}
Service Status Time Taken
{{ plugin.identifier }} {{ plugin.pretty_status | linebreaks }} {{ plugin.time_taken|floatformat:4 }} seconds
{% endblock content %}