{% load i18n %}
{% translate "Hello" %}, {{user.get_full_name}}

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

{{new_password}}

******
{% blocktranslate %}This email was generated automatically at {{ email_datetime }} with id {{ email_id }}. Please do not answer it.{% endblocktranslate %}
******

