Sha256: 5975698431c0fa2133e06bcd290ea0d80a2ebcff3965d1336c74240607156e55
Contents?: true
Size: 390 Bytes
Versions: 3
Compression:
Stored size: 390 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <%= stylesheet_include_tag 'basic' %> </head> <body> <h1>Welcome to example.com</h1> <p> This email should have some inline styles.<br/> </p> <p> <%= link_to "Internal link", root_url %> </p> <p>I hope they look great.</p> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems