{% if AD_POP_UP and AD_POP_UP_ID %}
{% include '@phpbb_ads/includes/phpbb_ads_pop_up.html' %}
{% endif %}
{% if AD_SLIDE_UP and AD_SLIDE_UP_ID %}
{% include '@phpbb_ads/includes/phpbb_ads_slide_up.html' %}
{% endif %}
{% if S_PHPBB_ADS_VISUAL_DEMO %}
{% endif %}
{% if S_DISPLAY_ADBLOCKER %}
{% endif %}