Hello {{ name }},

{% if email_type == "create" %}
Thank you for joining ASReview. You are almost ready!
{% elif email_type == "change_email" %}
You have changed your email address.
{% endif %}

Below you find a 6-digits code. Use it to confirm your email address.
Please note that the code will expire in 20 minutes.

  {{ token }}

After confirmation you will be redirected to the signin page. Use your account
credentials and start using ASReview.

Regards,

The ASReview Team
