{# Base layout for paginated tablesorter tables. # Requires tablesorter-custom.css for proper styling of pager elements. #} {# Set some default values for the child template. #} {% set table = { 'id': "uf-table", 'sortlist': "[[0, 0]]" } | merge(table) %} {# Global search field for the table. By default, only shown in mobile sizes. To customize this behavior, see core/assets/userfrosting/css/userfrosting.css #} {% block table_search %}