Files
blogger-nodejs/views/partials/comment.ejs
2025-07-23 02:20:38 +01:00

3 lines
139 B
Plaintext

<b><%= comment.name %></b> <%= func.unix_time_to_date_format(comment.pubdate) %> <i>No. <%= comment.id %></i>:<br/>
<%= comment.content %>