Sha256: cc29504358112ef62684b828babbd35815a0cd0ca246cb886516e556935f6873

Contents?: true

Size: 1.33 KB

Versions: 121

Compression:

Stored size: 1.33 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta name="viewport" content="width=device-width"/>
		<%= render partial: 'spree/shared/base_mailer_stylesheets' %>
	</head>
	<body>
	  <table class="body">
	    <tr>
	      <td class="center" align="center" valign="top">
	        <center>
	          <%= render partial: 'spree/shared/base_mailer_header' %>
	          <table class="container">
	            <tr>
	              <td>
	                <table class="row">
	                  <tr>
	                    <td class="wrapper last">
	                      <table class="twelve columns">
	                        <tr>
	                          <td>
	                            <%= yield %>
	                          </td>
	                          <td class="expander"></td>
	                        </tr>
	                      </table>
	                    </td>
	                  </tr>
	                </table>
	                <%= render partial: 'spree/shared/base_mailer_footer' %>
	              <!-- container end below -->
	              </td>
	            </tr>
	          </table>
	        </center>
	      </td>
	    </tr>
	  </table>
	</body>
</html>

Version data entries

121 entries across 121 versions & 2 rubygems

Version Path
goca-spree-core-3.1.14.rails.5.0.1 app/views/layouts/spree/base_mailer.html.erb
goca-spree-core-3.1.14.rails.5.0 app/views/layouts/spree/base_mailer.html.erb
goca-spree-core-3.1.15.rails.5.0 app/views/layouts/spree/base_mailer.html.erb
goca-spree-core-3.1.15.pre.rails.pre.5.0 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.0.9 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.1.15 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.1.14 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.0.8 app/views/layouts/spree/base_mailer.html.erb
spree_core-3.7.14.1 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.1.13.1 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.0.7.1 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.0.7 app/views/layouts/spree/base_mailer.html.erb
spree_core-3.7.14 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.1.13 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.0.6 app/views/layouts/spree/base_mailer.html.erb
spree_core-3.7.13 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.0.5 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.1.12 app/views/layouts/spree/base_mailer.html.erb
spree_core-3.7.12 app/views/layouts/spree/base_mailer.html.erb
spree_core-4.0.4 app/views/layouts/spree/base_mailer.html.erb