{{ _fsdomain("Welcome %(username)s!", username=username) }}
{{ _fsdomain("You can log into your account using the following code: %(token)s", token=token) }}
{{ _fsdomain('This code will expire in %(within)s.', within=within) }}