From 83496f9d64763a81e96e25b4a486c2397c306b6c Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 11 Jul 2019 07:57:03 -0500 Subject: got rid of subtitle on the you might also enjoy section --- design/templates/jrnl/entry_detail.html | 1 - 1 file changed, 1 deletion(-) diff --git a/design/templates/jrnl/entry_detail.html b/design/templates/jrnl/entry_detail.html index 0bdab58..cb23a54 100644 --- a/design/templates/jrnl/entry_detail.html +++ b/design/templates/jrnl/entry_detail.html @@ -131,7 +131,6 @@ class="detail {%if t == 1 or t == 3 or t == 5 %}double{%else%}single{%endif%}{%i {{ object.title }}{%endif%}

{% if object.title %}{{object.title|safe|smartypants|widont}}{% else %}{{object.common_name}}{%endif%}

- {% if object.subtitle%}
{{object.subtitle|safe|smartypants}}
{%endif%}

-- cgit v1.2.3-70-g09d2