{% set S_CC_FORUM_HIDDEN = S_AT_COLCAT_HIDDEN %}
{% set U_CC_COLLAPSE_URL = U_AT_COLCAT_COLLAPSE_URL %}
{% include '@phpbb_collapsiblecategories/collapsible_categories_button.html' ignore missing %}
{% 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 %}
{% if announcement_topics.S_UNREAD_TOPIC and not S_IS_BOT %}{% endif %}