diff --git a/InvenTree/templates/InvenTree/settings/user.html b/InvenTree/templates/InvenTree/settings/user.html index d6cbf998a7..4d6c33b222 100644 --- a/InvenTree/templates/InvenTree/settings/user.html +++ b/InvenTree/templates/InvenTree/settings/user.html @@ -47,51 +47,53 @@
{% trans 'The following email addresses are associated with your account:' %}
{% else %}{% trans 'Warning:'%} - {% trans "You currently do not have any email address set up. You should really add an email address so you can receive notifications, reset your password, etc." %} + {% trans "You currently do not have any email address set up. You should really add an email address so you can + receive notifications, reset your password, etc." %}
{% endif %} {% if can_add_email %} -{% 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 %} @@ -141,7 +145,7 @@{% blocktrans with link="https://crowdin.com/project/inventree" %}Native language translation of the InvenTree web application is community contributed via crowdin. Contributions are welcomed and encouraged.{% endblocktrans %}
+{% blocktrans with link="https://crowdin.com/project/inventree" %}Native language translation of the + InvenTree web application is community contributed via crowdin. Contributions are + welcomed and encouraged.{% endblocktrans %}