{{_("Hello")}} {{ first_name }}{% if last_name %} {{ last_name}}{% endif %},
{% set site_link = "" + site_url + "" %}{{_("A new account has been created for you at {0}").format(site_link)}}.
{{_("Your login id is")}}: {{ user }}
{{_("Click on the link below to complete your registration and set a new password")}}.
{{ _("Complete Registration") }}
{% if created_by != "Administrator" %}
{{_("Thanks")}},
{{ created_by }}
{{_("You can also copy-paste following link in your browser")}}
{{ link }}