{% include "template_admin_head.html" %} {% block head %}{% endblock %}
{% block content %} {% endblock %}
{# Setup-diagnostics modal. Rendered once per admin page and only populated when the collector has at least one warning or notice. The pill in the navbar opens it via Bootstrap's data-bs-toggle. #} {% if diagGrouped %} {% endif %}