fix stext whitespace
This commit is contained in:
parent
773e8f517a
commit
6f9b0f359c
@ -176,11 +176,12 @@ instance YesodAuthEmail ~sitearg~ where
|
||||
, partEncoding = None
|
||||
, partFilename = Nothing
|
||||
, partContent = Data.Text.Lazy.Encoding.encodeUtf8 [stext|
|
||||
Please confirm your email address by clicking on the link below.
|
||||
Please confirm your email address by clicking on the link below.
|
||||
|
||||
#{verurl}
|
||||
#{verurl}
|
||||
|
||||
Thank you |]
|
||||
Thank you
|
||||
|]
|
||||
, partHeaders = []
|
||||
}
|
||||
htmlPart = Part
|
||||
|
||||
Loading…
Reference in New Issue
Block a user