{% block head_title %}{% trans "Account Connections" %}{% endblock %}
{% block body %}
+<div class="normal-text white-box">
+
<h1>{% trans "Account Connections" %}</h1>
-<div class="normal-text white-box">
{% if form.accounts %}
<p>{% blocktrans %}You can sign in to your account using any of the following third party accounts:{% endblocktrans %}</p>