{# SPDX-FileCopyrightText: 2010-2026 Raymond Penners and contributors #} {# SPDX-License-Identifier: MIT #} {% load allauth %} {% load i18n %}
{% if form.non_field_errors %}

{% translate "You can't remove this account connection. Reason:" %}

{% endif %} {% slot body %} {% endslot %} {% slot actions %} {% endslot %}