Sha256: 367e6a8bd41b8c30b71294aca05f6e09116b95ded8c2797c6a4b50425ea67cb9

Contents?: true

Size: 409 Bytes

Versions: 3

Compression:

Stored size: 409 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>
      <a href="http://sexxy-emails.example.com">Internal link</a>
    </p>
    <p>I hope they look great.</p>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sexxy-emails-0.0.6 test/example_padrino_app/views/mailers/basic.html.erb
sexxy-emails-0.0.5 test/example_padrino_app/views/mailers/basic.html.erb
sexxy-emails-0.0.3 test/example_padrino_app/views/mailers/basic.html.erb