{% load i18n %}

{% translate "Hello" %}, {{ user.get_full_name }}, welcome to {{ site_name }},

{% blocktranslate %}A new user has been created for your email. To log in to the system, use the password found below in the URL {{ full_uri }}.{% endblocktranslate %}

{{ new_password }}