3 lines
150 B
Plaintext
3 lines
150 B
Plaintext
<b><%= comment.name %></b> <%= format(fromUnixTime(comment.pubdate), config.date_format) %> <i>No. <%= comment.id %></i>:<br/>
|
|
<%= comment.content %>
|