Sha256: 80195e0799047ee520a444f2893819f25bf4ece7ff84882c45613acef7fdb4dc
Contents?: true
Size: 436 Bytes
Versions: 2
Compression:
Stored size: 436 Bytes
Contents
<p>This email is to inform you that your order has been <strong>cancelled</strong> on <%= Time.now.strftime("%B %d %Y at %I:%M %p") %>.</p> <p>Your order number is <strong class="pink"><%= order.number %></strong> Please keep it for reference if you speak to a customer service representative.</p> <p>Your <%= order.store.name %> order included the following item(s):</p> <%= render "order_mailer/order_details_html", :order => order %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_bronto-3.pre.0.pre.stable | app/mailers/spree/order_mailer/_order_cancel_html.html.erb |
spree_bronto-3.0.0 | app/mailers/spree/order_mailer/_order_cancel_html.html.erb |