{# Node list filter fields. Expects: filter_form, sort_options #} Type Schema name Parent ID Filter (DSL) Optional. Leave empty to use the fields above. Same syntax as the API. Sort {% for value, label in sort_options %} {{ label }} {% endfor %} Page size {% for option in (10, 20, 50, 100) %} {{ option }} {% endfor %}