X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..24cd92ea6b4c667b7eb30082d7b24166692ce6dc:/src/wolnelektury/templates/socialaccount/connections.html

diff --git a/src/wolnelektury/templates/socialaccount/connections.html b/src/wolnelektury/templates/socialaccount/connections.html
index 3df16a8c5..0c7316ed4 100644
--- a/src/wolnelektury/templates/socialaccount/connections.html
+++ b/src/wolnelektury/templates/socialaccount/connections.html
@@ -5,9 +5,10 @@
 {% 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>