Add old settings to support old AddThis account
This commit is contained in:
parent
c61e628ceb
commit
5a8feb8fe3
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
||||||
{% if ADD_THIS_ID %}
|
{% if ADD_THIS_ID %}
|
||||||
<div class="center social-share">
|
<div class="center social-share">
|
||||||
<p>{{ _('Like this article? Share it with your friends!') }}</p>
|
<p>{{ _('Like this article? Share it with your friends!') }}</p>
|
||||||
|
<div class="addthis_native_toolbox"></div>
|
||||||
|
<div class="addthis_sharing_toolbox"></div>
|
||||||
<div class="addthis_inline_share_toolbox"></div>
|
<div class="addthis_inline_share_toolbox"></div>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue