• {{ icon('quote-left', cls='icon is-small') }} {% trans %}Quote{% endtrans %}
  • {% if edit %}
  • {{ icon('pencil', cls='icon is-small') }} {% trans %}Edit{% endtrans %}
  • {% endif %} {% if retract %}
  • {{ icon('trash-empty', cls='icon is-small has-text-danger') }} {% trans %}Retract{% endtrans %}
  • {% endif %}