{% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load i18n %} {% block toolbar %}
{% include "clients.html" with clients=app_info.clients enabled=is_enabled %}
{% endblock toolbar %}