This commit is contained in:
neko 2015-08-18 23:58:56 +02:00
parent 4557157a4f
commit 735ecd6c5f

View file

@ -3,7 +3,7 @@
<h4>Reply to comment
<strong>#{fromJust $ commentAuthorSlug comment}</strong> posted on #{formatTime defaultTimeLocale "%A %F %H:%M" (commentTime comment)}:
<hr>
<p>#{markdownToHtml $ commentContent comment}
<p>#{commentContent comment}
<hr>
<form method=post enctype=#{enctype}>
^{replyWidget}