{% extends "socialaccount/base_manage.html" %}{% load i18n allauth %} {% block head_title %}{% trans "Account Connections" %}{% endblock %} {% block content %}
{% blocktrans trimmed %}You can sign in to your account using any of the following third-party accounts:{% endblocktrans %}
{% else %}{% blocktrans trimmed %}You currently have no third-party accounts connected to this account.{% endblocktrans %}
{% endif %}