diff --git a/src/webfiles/web/partials/post_template.ejs b/src/webfiles/web/partials/post_template.ejs index e99c0c3..86e5d8f 100644 --- a/src/webfiles/web/partials/post_template.ejs +++ b/src/webfiles/web/partials/post_template.ejs @@ -6,11 +6,11 @@

Post has been removed.

<%} else {%> - <% if(post.removed && moderator) {%> + <% if (post.removed && moderator) { %>

Post has been removed.

- <%}> + <% } %>