layout fixes

This commit is contained in:
Matthias 2021-09-01 01:18:53 +02:00
parent f997e67ea2
commit 88534758aa
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -138,7 +138,8 @@
<p>{% trans 'You currently have no social network accounts connected to this account.' %}</p>
{% endif %}
<h3>{% trans 'Add a 3rd Party Account' %}</h3>
<br>
<h4>{% trans 'Add a 3rd Party Account' %}</h4>
<ul>
{% include "socialaccount/snippets/provider_list.html" with process="connect" %}
</ul>