hubfeenix.fi/app/views/layouts/mailer.html.haml

9 lines
240 B
Plaintext
Raw Normal View History

2022-12-20 16:33:23 +01:00
!!!
%html
%head
%meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-Type"}/
2023-02-11 17:08:56 +01:00
%style
= Rails.application.assets_manifest.find_sources('merged/merged.email.css').first.to_s.html_safe
2023-02-11 11:07:01 +01:00
%body.wide
2022-12-20 16:33:23 +01:00
= yield