mailer layout

This commit is contained in:
Torsten
2023-02-11 18:08:56 +02:00
parent be5af3636f
commit df6af95ff9
3 changed files with 4 additions and 2 deletions

View File

@ -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