{% load cache %}
{% include 'mixins/partials/notify.html' %}
{% cache 600 objects_signal_accounts request.user.id object_list type service %}
{% if service_warning %}
| {{ service_label|default:"Service" }} account | actions | {% for item in object_list %}
|---|---|
| {{ item }} |