{% extends 'core/page.html' %} {% load i18n %} {% load static %} {% load accounts_tags %} {% block page %}
{% blocktrans trimmed %} You can sign in to your account using any of the following third party accounts: {% endblocktrans %}
{% trans 'You currently have no social network accounts connected to this account.' %}
{% endif %} {% get_inactive_providers as inactive_providers %} {% if inactive_providers %}