{% if postrow.reaction_types|length && postrow.U_POSTER_ADD && postrow.POST_REACTION_ENABLE %} {% if REACTIONS_ENABLE_THANKS %}
  • {% for reaction_types in postrow.reaction_types %} {% endfor %} {% if postrow.U_REACTION_DELETE %} {% endif %} {% if postrow.U_REFRESH && postrow.RESYNC %} {% endif %}
  • {% else %}
  • {% endif %} {% endif %}