8 lines
272 B
Text
Executable file
8 lines
272 B
Text
Executable file
<div .item>
|
|
<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}
|