{% load i18n %}

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

{% blocktranslate %}The verification code to be used for your account activation/recovery is:{% endblocktranslate %}
{{ code }}

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