Skip to content

Instantly share code, notes, and snippets.

@eladmeidar
Created March 9, 2010 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eladmeidar/325982 to your computer and use it in GitHub Desktop.
Save eladmeidar/325982 to your computer and use it in GitHub Desktop.
<% title 'Password Reset - email sent'%>
<p>
We've sent an email to <%= @user.email %> containing instructions on how to reset your password. You should get this email within the next 10 minutes and when you do, click on the link we supplied you with and fill in a new password.
</p>
<p>
Note that if you don't do it, your password will remain untouched.
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment