{% for announcements in loops.announcements %} {% if announcements.MODULE_ID eq definition.MODULE_ID %} {% for center_row in announcements.center_row %} {% if center_row.S_NO_TOPICS %} {{ definition.C_BLOCK_H_L }}{% if definition.S_BLOCK_ICON %} {% if definition.FA_ENABLED %} {% else %} {% endif %} {% endif %}{{ definition.TITLE }}{{ definition.C_BLOCK_H_R }}
{{ lang('NO_ANNOUNCEMENTS') }}
{{ definition.C_BLOCK_F_L }}{{ definition.C_BLOCK_F_R }} {% else %} {% if center_row.S_FIRST_ROW %} {{ definition.CC_BLOCK_H_L }}{% if definition.S_BLOCK_ICON %} {% if definition.FA_ENABLED %}
 {{ definition.TITLE }}
{% if announcements.S_DISPLAY_ANNOUNCEMENTS_RVS %}
{{ lang('REPLIES') }}
{{ lang('VIEWS') }}
{% endif %} {% else %}
 {{ definition.TITLE }}
{% if announcements.S_DISPLAY_ANNOUNCEMENTS_RVS %}
{{ lang('REPLIES') }}
{{ lang('VIEWS') }}
{% endif %} {% endif %} {% endif %}
{{ lang('LAST_POST') }}
{{ definition.CC_BLOCK_H_R }} {{ definition.C_BLOCK_F_L }}{{ definition.C_BLOCK_F_R }} {% endif %} {% endif %} {% endfor %} {% endif %} {% endfor %}