{% extends "socialaccount/base.html" %} {% load i18n %} {% block head_title %} {% trans "Account Connections" %} {% endblock %} {% block whitebox %}
{% blocktrans %}You have the following social accounts connected:{% endblocktrans %}
{% else %}{% trans 'You currently have no social network accounts connected to this account.' %}
{% endif %}