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 %} {% endfor %}
</ul> </ul>
</div> </div>
{% else %} {% elif ADD_THIS_ID %}
<div class="addthis_relatedposts_inline"> <div class="addthis_relatedposts_inline"></div>
{% endif %} {% endif %}
{% if GOOGLE_ADSENSE and GOOGLE_ADSENSE.ads.article_bottom %} {% if GOOGLE_ADSENSE and GOOGLE_ADSENSE.ads.article_bottom %}