2015-01-12 21:31:29 +01:00
|
|
|
<div id="header" class="item" data-width="600">
|
|
|
|
<div class="inner">
|
|
|
|
<h4>Reply to comment
|
2015-09-26 11:14:49 +02:00
|
|
|
<strong>#{commentAuthorSlug comment}</strong> posted on #{formatTime defaultTimeLocale "%A %F %H:%M" (commentTime comment)}:
|
2015-01-12 21:31:29 +01:00
|
|
|
<hr>
|
2015-08-18 23:58:56 +02:00
|
|
|
<p>#{commentContent comment}
|
2015-01-12 21:31:29 +01:00
|
|
|
<hr>
|
|
|
|
<form method=post enctype=#{enctype}>
|
|
|
|
^{replyWidget}
|