moved add comment button outside comments div
diff --git a/erpnext/website/templates/html/blog_page.html b/erpnext/website/templates/html/blog_page.html
index e9c1646..3b8348d 100644
--- a/erpnext/website/templates/html/blog_page.html
+++ b/erpnext/website/templates/html/blog_page.html
@@ -34,9 +34,8 @@
{% endif %}
{% include 'html/comment.html' %}
-
- <button class="btn add-comment">Add Comment</button>
</div>
+ <button class="btn add-comment">Add Comment</button>
</div>
<div class="layout-side-section">