commit
5491470c5c
1 changed files with 2 additions and 2 deletions
|
@ -93,9 +93,9 @@ postMediumR mediumId = do
|
|||
sendMail (userEmail owner) (userSl `T.append` " commented on your medium")
|
||||
[shamlet|
|
||||
<h1>Hello #{userSlug owner}
|
||||
<p>#{userSl} commented on your medium:
|
||||
<p>#{userSl} commented on your medium #{mediumTitle medium}:
|
||||
<p>#{commentContent temp}
|
||||
<p>To follow the comment thread follow
|
||||
<p>To follow the comment thread follow
|
||||
<a href=#{link}>
|
||||
this link
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue