mailer layout
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
%html
|
||||
%head
|
||||
%meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-Type"}/
|
||||
= stylesheet_link_tag "tailwind"
|
||||
%style
|
||||
= Rails.application.assets_manifest.find_sources('merged/merged.email.css').first.to_s.html_safe
|
||||
%body.wide
|
||||
= yield
|
||||
|
Reference in New Issue
Block a user