{% extends "admin/tree_change_list.html" %} {% load i18n admin_modify %} {% block object-tools-items %} {% if has_add_permission %}
  • {% translate "Add action to flow" %}
  • {% endif %} {% endblock object-tools-items %} {% block breadcrumbs %} {% endblock breadcrumbs %}