Sha256: f701c9a0db0a9456472d06650e4bb8d9239d55d051191f63776c516ebeba4e8b
Contents?: true
Size: 457 Bytes
Versions: 104
Compression:
Stored size: 457 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>Welcome to example.com, <%= @user.username %></h1> <p> You have successfully signed up to example.com, 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
104 entries across 61 versions & 3 rubygems