{% extends 'admin/change_list.html' %} {% load admin_list admin_urls i18n fsm %} {% block object-tools-items %} {# django-reversion integration #} {% if not is_popup and has_add_permission and has_change_permission %} {% url opts|admin_urlname:'recoverlist' as recover_url %} {% if recover_url %}