ejs stuff
This commit is contained in:
2
views/partials/comment.ejs
Normal file
2
views/partials/comment.ejs
Normal file
@@ -0,0 +1,2 @@
|
||||
<b><%= comment.name %></b> <%= format(fromUnixTime(comment.pubdate), config.date_format) %> <i>No. <%= comment.id %></i>:<br/>
|
||||
<%= comment.content %>
|
Reference in New Issue
Block a user