{% extends "core/base.html" %} {% load i18n material_form %} {% block browser_title %}{% trans "Connections" %}{% endblock %} {% block page_title %}{% trans "Connections" %}{% endblock %} {% block content %} {% if form.accounts %} {% csrf_token %}
{{ account }}
{% trans 'You currently have no third-party accounts connected to this account.' %}
{% endif %}