• Back to the list
  • {%- if ('edit' in actions) and (not hide_edit) %}
  • Edit
  • {%- endif %} {%- if ('delete' in actions) and (not hide_delete) %}
  • {{ '{{ form_start(delete_form) }}' }} {{ '{{ form_end(delete_form) }}' }}
  • {%- endif %}