{% 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 %}
Setup Diagnostics
These warnings and notices were recorded when BOFS started.
Restart the project to re-evaluate after fixing them.