{% if RECENT_TOPICS_DISPLAY and recent_topics_included neq true %} {% if S_LOCATION_TOP %}
{% INCLUDE 'recent_topics_body_topbottom.html' %}
{% elseif S_LOCATION_SIDE %}
{% INCLUDE 'recent_topics_body.html' %}
{% endif %} {% endif %}