• {{ 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('regular trash-can', cls='icon is-small has-text-danger') }} {% trans %}Retract{% endtrans %}
  • {% endif %}
  • {{ icon('regular share-from-square', cls='icon is-small') }} {% trans %}Forward{% endtrans %}