mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
8 lines
173 B
Text
8 lines
173 B
Text
!!!
|
|
%html
|
|
%head
|
|
%meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-Type"}/
|
|
:css
|
|
/* Email styles need to be inline */
|
|
%body
|
|
= yield
|