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