updated ejs

This commit is contained in:
2025-10-09 14:18:03 +01:00
parent 2ada1d970f
commit e63fb4a27a
7 changed files with 52 additions and 38 deletions

View File

@@ -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">