Sha256: 78e42d028c55e8e065994cf4fa2bb421ead11226a2c9d082acfd1628e6e8e771
Contents?: true
Size: 1 KB
Versions: 144
Compression:
Stored size: 1 KB
Contents
<table> <tr> <td> <center> <h1 class="center"> <%= t('.greeting') %> </h1> </center> </td> <td class="expander"></td> </tr> </table> <table> <tr> <td> <p class="lede"> <%= t('.message') %> </p> <p> Please remember to configure all of the emails that Spree has provided to your needs. Spree comes shipped with <a href="http://zurb.com/ink/" target="_blank"> Ink </a> prepackaged, but you can use your own version. Ink is not placed in the asset pipeline. </p> <p> Also take note that Gmail does not support <code><style></code> tags. Therefore, you will need a gem that will be able to remove your <code><style></code> tags and place them inline. Gmail only supports inline styles. We suggest <a href="https://github.com/fphilipe/premailer-rails" target="_blank">Premailer for Rails</a>. </p> </td> <td class="expander"></td> </tr> </table>
Version data entries
144 entries across 144 versions & 2 rubygems