diff --git a/Handler/Medium.hs b/Handler/Medium.hs index 15fa38a..30c180c 100755 --- a/Handler/Medium.hs +++ b/Handler/Medium.hs @@ -93,9 +93,9 @@ postMediumR mediumId = do sendMail (userEmail owner) (userSl `T.append` " commented on your medium") [shamlet|

Hello #{userSlug owner} -

#{userSl} commented on your medium: +

#{userSl} commented on your medium #{mediumTitle medium}:

#{commentContent temp} -

To follow the comment thread follow +

To follow the comment thread follow this link .