{% if show_ads and site and site.ad_sidebar_code %}
{{ site.ad_sidebar_code | safe }}
{% endif %}