chore(mail): fix html meta head, 3rd attempt
This commit is contained in:
parent
fca52aa7e6
commit
8a9d432a23
@ -205,6 +205,8 @@ addHtmlMarkdownAlternatives' fn html' = do
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
<title>
|
||||||
|
#{fn}
|
||||||
<body>
|
<body>
|
||||||
^{html}
|
^{html}
|
||||||
|]
|
|]
|
||||||
|
|||||||
Reference in New Issue
Block a user