{% extends base_template|default:"handyhelpers/bs5/handyhelpers_base.htm" %} {% load static %} {% load handyhelper_tags %} {% block local_head %} {% include "handyhelpers/component/bs5/table_components.htm" %} {% endblock %} {% block content %} {% include "handyhelpers/generic/bs5/generic_list_content.htm" %} {% endblock content %}