{% extends "forms/form.html" %} {% load exfiltry %} {% load exsyntax %} {% block all %} {% with table_type='datatable' table_subtype='table_with_details' table_details_height="50vh" %} {{ block.super }} {% endwith %} {% endblock %} {% block scroll %} {% endblock %} {% block list_page %}
{% endblock %} {% block list_page_footer %} {% row_details %} *Examples:templates_demo/example/[[sel]]/ *Examples2:templates_demo/example/[[sel]]/ *Examples3:templates_demo/example/[[sel]]/ {% endrow_details %} {% endblock %}