From 0f1dd380cfca50233bdd093efc1d614fa2fd90af Mon Sep 17 00:00:00 2001 From: Menci Date: Sun, 9 Jul 2017 21:34:00 +0800 Subject: [PATCH] Fix empty after no-comment article --- views/article.ejs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/views/article.ejs b/views/article.ejs index 0dc878f..1d7a2ee 100644 --- a/views/article.ejs +++ b/views/article.ejs @@ -87,11 +87,10 @@ <% } %> - <% } %> -
<% include page %>
+ <% } %> <% if (article.allowedComment) { %>