{% extends 'base/list.html' %} {% block table-sub-tools %} {%if can_create%} 批量导入 {% endif%} {%if actions%} {% for a in actions%} {{ a.3 }} {%endfor%} {%endif%} {% endblock table-sub-tools %}