{% extends 'generic/object_list.html' %} {% load buttons %} {% block bulk_buttons %}
{% action_buttons actions model multi=True %}
{% endblock bulk_buttons %} {% block content %} {% if not push_scope_info %} {% endif %} {{ block.super }} {% endblock %}