{% INCLUDE 'simple_header.html' %} {% if loops.pagination|length and (S_AT_LOCATION_TOP) %}
{% endif %} {% for announcement_topics in loops.announcement_topics %} {% if not announcement_topics.S_TOPIC_TYPE_SWITCH and not announcement_topics.S_FIRST_ROW %} {% endif %} {% if announcement_topics.S_FIRST_ROW or not announcement_topics.S_TOPIC_TYPE_SWITCH %}
{% endif %} {% else %}
{{ lang('AT_NO_TOPICS') }}
{% endfor %} {% if loops.pagination|length and (S_AT_LOCATION_BOTTOM) %}
{% endif %} {% INCLUDE 'simple_footer.html' %}