diff --git a/views/article.ejs b/views/article.ejs index ee869cc..f395b66 100644 --- a/views/article.ejs +++ b/views/article.ejs @@ -40,9 +40,11 @@ <% } %>
- <% include page %> +
+ <% include page %> +
<% if (article.allowedComment) { %> -
+