瀏覽代碼

Do not show comments on Page

Talha Mansoor 11 年之前
父節點
當前提交
9f4e2d1b28
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      templates/page.html

+ 0 - 2
templates/page.html

@@ -38,7 +38,6 @@
             {% endif %}
 
             {{ page.content }}
-            {% include 'comments.html' %}
         </div>
         <section>
         <div class="span2" style="float:right;font-size:0.9em;">
@@ -81,5 +80,4 @@
 
     {% block script %}
     {{ super() }}
-    {% include 'disqus_script_count.html' %}
     {% endblock script %}