{% 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 %}