{% if S_FORUM_ENABLE_REACTIONS && postrow.POST_REACTION_ENABLE %}
{% for reactions in postrow.reactions %} {% if REACTIONS_ENABLE_COUNT %} {{ reactions.COUNT }} {% endif %} {% if reactions.U_VIEW_LIST %} {% endif %} {{ lang('IMAGE') }} {% if reactions.U_VIEW_LIST %} {% endif %} {% endfor %}
{% endif %}