Sha256: 2436bd5f787a40e53a05781ac710081abf013f22907192cfb38932f4f29f2c87
Contents?: true
Size: 443 Bytes
Versions: 17
Compression:
Stored size: 443 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>Congratulations, <%= @user.email %>!</h1> <p> You have successfully activated your App Prototype account, your username is: <%= @user.email %>.<br/> </p> <p> <%= link_to "Sign In Now", sign_in_url %>. </p> <p>Thanks for joining and have a great day!</p> </body> </html>
Version data entries
17 entries across 17 versions & 1 rubygems