{% load i18n %} {% comment %} Search input partial for TableListView. Context variables: - search_param: name of the GET parameter (default "q") - search_value: current search string - search_placeholder: optional placeholder text - table: the django-tables2 table (with .wrapper_id from RowActionsMixin) {% endcomment %}