diff --git a/app/views/spree/order_mailer/cancel_email.html.haml b/app/views/spree/order_mailer/cancel_email.html.haml index 47b577e79d..5d539b74d7 100755 --- a/app/views/spree/order_mailer/cancel_email.html.haml +++ b/app/views/spree/order_mailer/cancel_email.html.haml @@ -9,3 +9,4 @@ = t(".order_summary_canceled") = render 'order_summary' = render 'signoff' += render 'shared/mailers/social_and_contact'