Close the addthis relatedposts div, and only include it if addthis is enabled in config

This commit is contained in:
olipratt 2018-02-24 13:59:51 +00:00
parent 706a0aa930
commit 656be15154

View file

@ -72,8 +72,8 @@
{% endfor %}
</ul>
</div>
{% else %}
<div class="addthis_relatedposts_inline">
{% elif ADD_THIS_ID %}
<div class="addthis_relatedposts_inline"></div>
{% endif %}
{% if GOOGLE_ADSENSE and GOOGLE_ADSENSE.ads.article_bottom %}