{% load i18n %}

{% trans "Pick your reaction" %}

{% for value, label, icon in enums_details %} {% if forloop.counter == break_every %}
{% endif %} {% endfor %}