{% set _counts = (_reactions or {}).get('counts', {}) %} {% set _mine = (_reactions or {}).get('mine', []) %} {% if user or _counts %}
{% for emoji in REACTION_EMOJI %} {% endfor %}
{% if user %} {% endif %}
{% endif %}