From 8f9e62b273c43fc6382bb8b46902862b6c946060 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Wed, 1 Feb 2023 09:55:46 -0600 Subject: jrnl: added mailing list sign up to detail pages --- app/posts/templates/posts/jrnl_detail.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'app/posts') diff --git a/app/posts/templates/posts/jrnl_detail.html b/app/posts/templates/posts/jrnl_detail.html index a0b9b11..902d0d3 100644 --- a/app/posts/templates/posts/jrnl_detail.html +++ b/app/posts/templates/posts/jrnl_detail.html @@ -140,11 +140,10 @@ {% endfor %} {%endif%} - - {% comment %}
-
If you enjoyed this, you should join the mailing list…
- {% include 'mailing_list.html' %} -
{% endcomment %} + {% if object.enable_comments %} {% get_comment_count for object as comment_count %} {%if comment_count > 0 %} -- cgit v1.2.3-70-g09d2