layout fixes
This commit is contained in:
parent
f997e67ea2
commit
88534758aa
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue