{{ _("Welcome") }} {{ username }}!

{{ _("You can sign into your account using the following code:") }} {{ token }}

{% if login_link %}

{{ _("Or use the the link below:") }}

{{ _("Sign In") }}

{% endif %}