newleaders/thincloud-authentication

View on GitHub
app/views/thincloud/authentication/registrations_mailer/verification_token.text.erb

Summary

Maintainability
Test Coverage
Welcome <%= @identity.email %>!

You can verify your account through the link below:

<%= verify_token_url(token: @identity.verification_token) %>