From 157298ce0fba338dd15edb9a23388e8ad107c4fe Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 19 Jun 2015 01:18:28 +0000 Subject: added twitter card support, fixed map bug and tweaked headings on archive page --- design/templates/details/entry.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'design/templates/details/entry.html') diff --git a/design/templates/details/entry.html b/design/templates/details/entry.html index 7915f21..1641ace 100644 --- a/design/templates/details/entry.html +++ b/design/templates/details/entry.html @@ -20,6 +20,14 @@ + + + + + + + + {%endblock%} {%block htmlclass%}{% with object.template_name as t %} class="{%if t == 0 or t == 2 %}single{%endif%}{%if t == 1 or t == 3 %}double{%endif%}{%if t == 2 or t == 3 %} dark{%endif%}"{%endwith%}{%endblock%} @@ -77,9 +85,9 @@ 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