{% extends "admin/change_list.html" %} {% load helpdesk_tags i18n staticfiles %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content %} {{ block.super }} {% search_fields_info cl %} {% endblock %}