From 2cf7753b0fcae4bc676275094cc45e807a012b1a Mon Sep 17 00:00:00 2001 From: Adam Sherman Date: Sun, 19 Feb 2017 10:38:03 -0500 Subject: [PATCH] Corrected Add This div for new class --- templates/article.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/templates/article.html b/templates/article.html index 0a94c84..59f51d5 100644 --- a/templates/article.html +++ b/templates/article.html @@ -49,13 +49,8 @@ {% if ADD_THIS_ID %}
- {% if ADD_THIS_BELOW_ARTICLE %} -
- {% else %} -

{{ _('Like this article? Share it with your friends!') }}

- {% endif %}
-
+
{% endif %}