diff options
Diffstat (limited to 'app/pages')
-rw-r--r-- | app/pages/templates/pages/luxagraf/page_detail.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/pages/templates/pages/luxagraf/page_detail.html b/app/pages/templates/pages/luxagraf/page_detail.html index 1514a5d..1f11671 100644 --- a/app/pages/templates/pages/luxagraf/page_detail.html +++ b/app/pages/templates/pages/luxagraf/page_detail.html @@ -27,9 +27,6 @@ {% render_comment_form for object %} </div> {% else %} -{% if object.title != 'Contact Information' %} -<p class="comments--header" style="text-align: center">Sorry, comments have been disabled for this post.</p> -{%endif%} {%endif%} </main> {% endblock %} |