{% from "stream_sortables.html" import list_form as base_list_form with context %} {# XXX #} {%- set list_form = base_list_form %} {% macro thead_content() %} {{ caller() }} {% endmacro %} {% macro tfoot() %} {% endmacro %}