merged/app/views/layouts/mailer.html.haml

9 lines
235 B
Plaintext

!!!
%html
%head
%meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-Type"}/
%style
= Rails.application.assets_manifest.find_sources('merged/merged.email.css').first.to_s.html_safe
%body
= yield