{% extends "admin/change_list.html" %} {% load theme_static %} {% block extrastyle %} {{ block.super }} {% if cl.formset %} {% endif %} {% endblock %}