{% extends "admin/change_list.html" %} {% load i18n %} {% block object-tools-items %} {{ block.super }} {% if bulk_set_user_flags_url %}
  • {% trans "Bulk Set User Flags" %}
  • {% endif %} {% endblock %}