Sha256: d70eb9791d14fae11f199f99f0f72ce0bcec2f80fa63dfdb24a6d52eee293bad
Contents?: true
Size: 447 Bytes
Versions: 9
Compression:
Stored size: 447 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>Congratz, <%= @user.email %></h1> <p> You have successfully activated your example.com account, your username is: <%= @user.email %>.<br/> </p> <p> To login to the site, just follow this link: <%= @url %>. </p> <p>Thanks for joining and have a great day!</p> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems