{{ 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 news in loops.news %} {% if news.MODULE_ID eq definition.MODULE_ID %} {% for news_row in news.news_row %} {% if news_row.S_NO_TOPICS %}
{{ lang('NO_NEWS') }}
{% else %}

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

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

{{ news_row.TEXT }}
{% if news_row.S_HAS_ATTACHMENTS %}
{{ lang('ATTACHMENTS') }}
{% for attachment in news_row.attachment %}
{{ attachment.DISPLAY_ATTACHMENT }}
{% endfor %}
{% endif %}
{{ lang('TOPIC_VIEWS') }}{{ lang('COLON') }} {{ news_row.TOPIC_VIEWS }}  •  {{ lang('COMMENTS') }}{{ lang('COLON') }} {{ news_row.REPLIES }}  •  {{ lang('PORTAL_POST_REPLY') }} {{ news_row.OPEN }}{{ news_row.L_READ_FULL }}{{ news_row.CLOSE }} {% if news_row.S_NOT_LAST %}
{% endif %} {% if news_row.S_LAST_ROW %} {% if not news_row.S_NO_TOPICS %} {% if news.NP_PAGINATION or news.TOTAL_NEWS %}
{% endif %} {% endif %} {% 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 }}