updated ejs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="post-header">
|
||||
<h1>
|
||||
<%= post.title %>
|
||||
<a href='/post/<%= post['id'] %>'><%= post.title %></a>
|
||||
</h1>
|
||||
</div>
|
||||
<div id="post-content">
|
||||
|
Reference in New Issue
Block a user