{{ definition.C_BLOCK_H_L }}{% if definition.S_BLOCK_ICON %} {% if definition.FA_ENABLED %} {% else %} {% endif %} {% endif %}{{ definition.TITLE }}{{ definition.C_BLOCK_H_R }} {% if definition.S_POSTBODY_TOP %}
{% endif %} {% 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 %}
{{ lang('NO_ANNOUNCEMENTS') }} {% else %}

{% if center_row.S_UNREAD_INFO %}{% else %}{% endif %} {{ center_row.MINI_POST }} {{ center_row.TITLE }}

{% if center_row.PAGINATION %}{{ center_row.PAGINATION }}{% endif %} {% if not definition.S_POSTBODY_TOP %}
{% endif %}

{{ center_row.TEXT }}
{% if center_row.S_HAS_ATTACHMENTS %}
{{ lang('ATTACHMENTS') }}
{% for attachment in center_row.attachment %}
{{ attachment.DISPLAY_ATTACHMENT }}
{% endfor %}
{% endif %}
{{ lang('TOPIC_VIEWS') }}{{ lang('COLON') }} {{ center_row.TOPIC_VIEWS }}  •  {{ lang('COMMENTS') }}{{ lang('COLON') }} {{ center_row.REPLIES }}  •  {{ lang('POST_REPLY') }} {{ center_row.OPEN }}{{ center_row.L_READ_FULL }}{{ center_row.CLOSE }} {% if center_row.S_NOT_LAST %}
{% endif %} {% if center_row.S_LAST_ROW and (announcements.AP_PAGINATION or announcements.TOTAL_ANNOUNCEMENTS) %}
{% endif %} {% if not definition.S_POSTBODY_TOP %}
{% endif %} {% endif %}
{% endfor %} {% endif %} {% endfor %} {% if definition.S_POSTBODY_TOP %}
{% endif %} {{ definition.C_BLOCK_F_L }}{{ definition.C_BLOCK_F_R }}