forked from External/greenlight
Allow for specification of email sender (#311)
* <Allow for configuration of email sender> * <Configure for localization> * <Added a change in verify_mail>
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
Welcome to Greenlight, <%= @user.name %>
|
||||
===============================================
|
||||
|
||||
You have successfully signed up for Greenlight,
|
||||
You have successfully registered your Greenlight account,
|
||||
your username is: <%= @user.email %>.
|
||||
|
||||
To verify your account, just follow this link: <%= link_to 'verify your email', @url %>.
|
||||
|
Reference in New Issue
Block a user