communico_plus-1.0.0-beta3/templates/form__communico_plus_filter_form.html.twig
templates/form__communico_plus_filter_form.html.twig
{#
/**
* @file
* Template for the "communico_plus_filter_form" form elements
*
* Available variables
* - children: The child elements of the form.
*
* @ingroup themeable
*/
#}
{# dump(children) #}
<form{{ attributes }}>
{{ children }}
</form>
