From 5a8feb8fe3a145476fd33b67d5643cb6565cebb7 Mon Sep 17 00:00:00 2001 From: Dmytro Litvinov Date: Fri, 24 Feb 2017 08:12:45 +0200 Subject: [PATCH] Add old settings to support old AddThis account --- templates/article.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/article.html b/templates/article.html index 89f06ac..23f960d 100644 --- a/templates/article.html +++ b/templates/article.html @@ -50,6 +50,8 @@ {% if ADD_THIS_ID %}

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

+
+
{% endif %}