• View
  • {% if view.can_edit %}
  • Edit
  • {% endif %} {% for action in row_actions %}
  • {% if action.get('href') %} {% if action.get('icon') %}{% endif %} {{ action.label }} {% else %} {% endif %}
  • {% endfor %} {% if view.can_delete %}

  • {% endif %}