{% extends "admin/change_list.html" %} {% block content %} {{ block.super }}
{% for data in handl_task_forms_data %}
{% endfor %}
{% endblock %}