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