9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
!!!
|
|
%html
|
|
%head
|
|
%meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-Type"}/
|
|
:css
|
|
/* Email styles need to be inline */
|
|
%body
|
|
= yield
|