{% extends "admin_app.html" %} {% from "library.j2" import action_button, custom_form_button, form_button, circle_name %} {% block content %}
{% trans %}Currently, there are no circles on this service. Use the form below to create one.{% endtrans %}