{% extends "admin_app.html" %} {% from "library.j2" import box, form_button, standard_button %} {% block content %}
{% trans %}Are you sure you want to delete the following circle?{% endtrans %}
{% trans %}The circle and the corresponding chat will be deleted, permanently and immediately upon pushing the below button. There is no way back!{% endtrans %}