{% extends "admin/change_list.html" %} {% load i18n i18n admin_list admin_urls suit_list suit_tags mptt_admin %} {% block result_list %} {% if cl.result_count %} {% if action_form and actions_on_top and cl.full_result_count %} {% admin_actions %}{% endif %} {% mptt_result_list cl %} {% if action_form and actions_on_bottom and cl.full_result_count %} {% admin_actions %}{% endif %} {% else %} {% suit_bc_value 1.5 'pop' 1.6 '_popup' as POPUP_VAR %}