{% extends 'admin/change_list.html' %}
{% comment %}
# This code is a part of sunshine package: https://github.com/letuananh/sunshine
# :copyright: (c) 2013-2021 Le Tuan Anh
# :license: MIT, see LICENSE for more details.
{% endcomment %}
{% block object-tools %}
Import CSV
{{ block.super }}
{% endblock %}