Skip to content

Instantly share code, notes, and snippets.

@avescodes
Created October 26, 2010 16:32
Show Gist options
  • Save avescodes/647236 to your computer and use it in GitHub Desktop.
Save avescodes/647236 to your computer and use it in GitHub Desktop.
%p.intro
== Hello #{h(@user.email)},
%br/
%br/
== We've just launched MakeYourGirlfriendHappy.com! You had signed up on our mailing list and we took the liberty of creating your account for you so you don't have to enter your information twice. Click #{link_to('here',"http://makeyourgirlfriendhappy.com/profile/password/edit?reset_password_token=#{@user.reset_password_token}")} to create your password.
%br/
%br/
== Regards,
%br/
%br/
== The team at Make Your Girlfriend Happy.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment