Created
September 4, 2011 13:27
-
-
Save x8k2/1192849 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Hello <%= @user.first_name %> | |
| You have requested to change your e-mail to this one. To confirm the change, go to: | |
| <%= confirmation_url(:username => @user.username, :confirmation_code => @user.new_email_code)%> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment