{% block subject %} {{site.title}} - please set a password for your new account {% endblock %} {% block body %}
Dear {{user.first_name}},
Someone has created an account for you with {{site.title}} ({{site.uri.public}}). Your username is {{user.user_name}}.
To access your account, you must first create a password by visiting: {{site.uri.public}}/account/set-password/confirm?token={{token}}. This link has been generated especially for you, and will expire in {{create_password_expiration}}. Do not share it with anyone!
With regards,
The {{site.title}} Team