Sha256: 5387cad24721b08622ab5b5a184eee2ec1eb827998bc00f0201ec94b12c6facf
Contents?: true
Size: 272 Bytes
Versions: 12
Compression:
Stored size: 272 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>Hello, <%= @user.username %></h1> <p> To login without a password, just follow this link: <%= @url %>. </p> <p>Have a great day!</p> </body> </html>
Version data entries
12 entries across 12 versions & 1 rubygems