Skip to content

Commit dc04486

Browse files
committed
Use Rails 5 default mailer layout template
1 parent 86a48a5 commit dc04486

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
!!!
12
%html
3+
%head
4+
%meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-Type"}/
5+
:css
6+
/* Email styles need to be inline */
27
%body
38
= yield

0 commit comments

Comments
 (0)