mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08: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
|