diff --git a/views/partials/comment.ejs b/views/partials/comment.ejs index ab7793e..6bf1b1d 100644 --- a/views/partials/comment.ejs +++ b/views/partials/comment.ejs @@ -1,4 +1,3 @@ - <%= comment.name %> diff --git a/views/posts/post.ejs b/views/posts/post.ejs index efc45fc..4d4e6b0 100644 --- a/views/posts/post.ejs +++ b/views/posts/post.ejs @@ -43,7 +43,7 @@