{% include 'mixins/partials/notify.html' %}
{% if service_warning %}
{{ service_warning }}
{% endif %} {% for item in object_list %} {% endfor %}
{{ service_label|default:"Service" }} account actions
{{ item }}
{% if show_contact_actions %} {% if type == 'page' %} {% else %} {% endif %} {% endif %}
{% csrf_token %}