add some information

* there is a space mising directly before link
* what medium would be nice to know befoe klicking on the link (variable name probably is wrong still)
This commit is contained in:
Wolf 2017-03-26 13:45:21 +02:00 committed by GitHub
parent 344db7bb86
commit 8331c83762

View file

@ -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
.