{% extends "admin/change_list.html" %} {% block object-tools-items %} {% if has_add_permission %}
  • Students with meetings
  • {{ block.super }} {% endif %} {% endblock %}