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