bb7f0e6fc2
Eliminated the commentAuthorSlugs in database and getting them by lookup from userId.
8 lines
254 B
Text
Executable file
8 lines
254 B
Text
Executable file
<div .item>
|
|
<h4>Reply to comment
|
|
<strong>#{parSlug}</strong> posted on #{formatTime defaultTimeLocale "%A %F %H:%M" (commentTime comment)}:
|
|
<hr>
|
|
<p>#{commentContent comment}
|
|
<hr>
|
|
<form method=post enctype=#{enctype}>
|
|
^{replyWidget}
|