{# /** * @file * Theme override for the search form submit button. * * Available variables: * - attributes: A list of HTML attributes for the input element. * - children: Optional additional rendered elements. * * @see template_preprocess_input() */ #} {{ attributes.value }} {{ children }}