Sha256: 6bd3ca0df5c4718930f95b9d6fe21758f39cdc5553246bdb9e0ea486b6923b21

Contents?: true

Size: 1.06 KB

Versions: 11

Compression:

Stored size: 1.06 KB

Contents

<table>
  <tr>
    <td>

      <center>
        <h1 class="center">
          <%= Spree.t('test_mailer.test_email.greeting') %>
        </h1>
      </center>

    </td>
    <td class="expander"></td>
  </tr>
</table>

<table>
  <tr>
    <td>

      <p class="lede">
        <%= Spree.t('test_mailer.test_email.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>&lt;style&gt;</code> tags.
        Therefore, you will need a gem that will be able to remove your <code>&lt;style&gt;</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

11 entries across 11 versions & 1 rubygems

Version Path
solidus_core-2.4.2 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.3.1 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.4.1 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.4.0 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.4.0.rc1 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.4.0.beta1 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.3.0 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.3.0.rc3 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.3.0.rc2 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.3.0.rc1 app/views/spree/test_mailer/test_email.html.erb
solidus_core-2.3.0.beta1 app/views/spree/test_mailer/test_email.html.erb