missing antiquoter

variable name was right, but you need to specify that it is a variable.
This commit is contained in:
rys ostrovid 2017-03-27 01:49:36 +02:00 committed by GitHub
parent 8331c83762
commit b93bf1e2ab

View file

@ -93,7 +93,7 @@ postMediumR mediumId = do
sendMail (userEmail owner) (userSl `T.append` " commented on your medium")
[shamlet|
<h1>Hello #{userSlug owner}
<p>#{userSl} commented on your medium {mediumTitle medium}:
<p>#{userSl} commented on your medium #{mediumTitle medium}:
<p>#{commentContent temp}
<p>To follow the comment thread follow
<a href=#{link}>