Skip to content

Commit 248c3bb

Browse files
committed
Fix misspelling of html in layout.html.haml
or it will be malformed in HTML email.
1 parent 9775f8e commit 248c3bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
%hmtl
1+
%html
22
%body
3-
= yield
3+
= yield

0 commit comments

Comments
 (0)