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