lots of fixes and more EJS
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
</h3>
|
||||
<%= post.content %><br/>
|
||||
<a href="/post/<%- postID %>">Permalink</a><br/>
|
||||
<%- hyperlink_tags(post.tags) %>
|
||||
<%- func.hyperlink_tags(post.tags) %>
|
||||
|
||||
<!-- Comment form -->
|
||||
<form method="POST" action="/submit_comment">
|
||||
|
Reference in New Issue
Block a user