start on news mailer
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
%html
|
||||
%head
|
||||
%meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-Type"}/
|
||||
:css
|
||||
/* Email styles need to be inline */
|
||||
%body
|
||||
= stylesheet_link_tag "tailwind"
|
||||
%body.wide
|
||||
= yield
|
||||
|
Reference in New Issue
Block a user