eidolon/templates/commentReply.hamlet
2015-10-19 16:30:31 +02:00

10 lines
344 B
Plaintext
Executable file

<div id="header" class="item" data-width="600">
<div class="inner">
<h4>Reply to comment
<strong>#{commentAuthorSlug comment}</strong> posted on #{formatTime defaultTimeLocale "%A %F %H:%M" (commentTime comment)}:
<hr>
<p>#{commentContent comment}
<hr>
<form method=post enctype=#{enctype}>
^{replyWidget}