{{_("Dear")}} {{ first_name }}{% if last_name %} {{ last_name}}{% endif %},

{{_("A new account has been created for you at {0}").format(site_url)}}.

{{_("Your login id is")}}: {{ user }}

{{_("Click on the link below to complete your registration and set a new password")}}.

{{ _("Complete Registration") }}

{% if user_fullname != "Administrator" %}

{{_("Thank you")}},
{{ user_fullname }}

{% endif %}

{{_("You can also copy-paste this link in your browser")}} {{ link }}