From fc5b5bcdc5c3c87c3818cb4c2ddccc0ce137925e Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 1 Jun 2015 20:30:40 -0400 Subject: fixed js, not loaded on pages with no comments and CSS to align images --- design/templates/details/entry.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'design/templates/details/entry.html') diff --git a/design/templates/details/entry.html b/design/templates/details/entry.html index 25d1462..7915f21 100644 --- a/design/templates/details/entry.html +++ b/design/templates/details/entry.html @@ -77,6 +77,7 @@ class="{%if t == 0 or t == 2 %}single{%endif%}{%if t == 1 or t == 3 %}double{%en {%endif%}{%endwith%} +{%if comment_count > 0 %} +{%endif%} {% with object.template_name as t %}{%if t == 1 or t == 3 %} {%endif%}{%endwith%}{%endblock%} -- cgit v1.2.3-70-g09d2