{% INCLUDE 'simple_header.html' %} {% if loops.pagination|length and (S_LOCATION_TOP) %}
{% endif %} {% for recent_topics in loops.recent_topics %} {% if not recent_topics.S_TOPIC_TYPE_SWITCH and not recent_topics.S_FIRST_ROW %} {% endif %} {% if recent_topics.S_FIRST_ROW or not recent_topics.S_TOPIC_TYPE_SWITCH %}
{% endif %} {% else %}
{{ lang('RT_NO_TOPICS') }}
{% endfor %} {% if loops.pagination|length and (S_LOCATION_BOTTOM) %}
{% endif %} {% INCLUDE 'simple_footer.html' %}