Sha256: 327f4e8fd448111365dbfdb4da9c2e30bc8dac128cb4ccb2aad3949ed51c7361
Contents?: true
Size: 453 Bytes
Versions: 127
Compression:
Stored size: 453 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>Congratz, <%= @user.username %></h1> <p> You have successfully activated your example.com account, your username is: <%= @user.username %>.<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
127 entries across 61 versions & 3 rubygems