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