{% 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 %}
{% if account_unlink_label == "Relink" %}

Relink flow: click Relink on the current account, then use Add account below to generate and scan a fresh QR code.

{% endif %}
{% csrf_token %}