{% extends "admin_app.html" %} {% from "library.j2" import form_button, standard_button, value_or_hint, custom_form_button %} {% block content %}
{% trans %}Deleting a circle does not delete any users in the circle.{% endtrans %}
{% trans %}This circle currently has no members.{% endtrans %}
{% trans %}All users on this service are already in this circle.{% endtrans %}