diff --git a/snikket_web/templates/admin_circles.html b/snikket_web/templates/admin_circles.html index 5e81e05..f726e0f 100644 --- a/snikket_web/templates/admin_circles.html +++ b/snikket_web/templates/admin_circles.html @@ -2,6 +2,8 @@ {% from "library.j2" import action_button, custom_form_button, form_button, circle_name %} {% block content %}
{% trans %}Circles aim to help people who are in the same social circle find each other on your service.{% endtrans %}
+{% trans %}Users who are in the same circle will see each other in their contact list. In addition, each circle has a group chat where the circle members are included.{% endtrans %}
{%- if circles -%}