Sha256: 9458e536a3d3703bb062dd0eae503f76da74ca20fdfd21b21285421a89a51ee0

Contents?: true

Size: 575 Bytes

Versions: 1

Compression:

Stored size: 575 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <title></title>
  </head>
  <body>
    <table style="width: 100%">
      <tr>
        <td style="text-align: center; background-color: #fe5e00; padding: 10px;"><img src="http://camaleon.tuzitio.com/media/132/logo2.png"></td>
      </tr>
      <tr>
        <td>
          <%= yield %>
        </td>
      </tr>
      <tr>
        <td style="text-align: center; background-color: #fe5e00;"><a href="<%= @url_base %>" style="color: #ffffff;">Visit Site</a></td>
      </tr>
    </table>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
camaleon_ecommerce-0.0.4 app/views/layouts/plugins/ecommerce/mailer.html.erb