{% extends "admin/change_list.html" %} {% block object-tools-items %} {% if has_add_permission %}
  • Add Survey
  • {% endif %} {% endblock %}