{% for forumrow in loops.forumrow %} {% if (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT %}
{% endif %} {% EVENT forumlist_body_category_header_before %} {% if forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT %}
{% EVENT forumlist_body_last_row_after %} {% endif %} {% else %}
{{ lang('NO_FORUMS') }}
{% endfor %}