diff --git a/InvenTree/templates/InvenTree/settings/user.html b/InvenTree/templates/InvenTree/settings/user.html index 4d6c33b222..2813590b23 100644 --- a/InvenTree/templates/InvenTree/settings/user.html +++ b/InvenTree/templates/InvenTree/settings/user.html @@ -38,11 +38,12 @@ -
{% trans 'The following email addresses are associated with your account:' %}
@@ -84,9 +85,10 @@ {% endif %} +{% blocktrans %}You can sign in to your account using any of the following third party accounts:{% endblocktrans %}
- - - - - {% else %} -{% trans 'You currently have no social network accounts connected to this account.' %}
- {% endif %} - -{% blocktrans %}You can sign in to your account using any of the following third party accounts:{% endblocktrans %}
+ + + + + {% else %} +{% trans 'You currently have no social network accounts connected to this account.' %}
+ {% endif %} +