<!-- Error rendering component -->
<!-- TwigException: getLang function does not exist and is not defined in the context -->
<!-- Error: TwigException: getLang function does not exist and is not defined in the context
at /builds/michaelhulsman/footballrs.net/htdocs/content/themes/footballrs.net/node_modules/@frctl/twig/src/adapter.js:156:24
at new Promise (<anonymous>)
at TwigAdapter.render (/builds/michaelhulsman/footballrs.net/htdocs/content/themes/footballrs.net/node_modules/@frctl/twig/src/adapter.js:134:16)
at ComponentSource._renderVariant (/builds/michaelhulsman/footballrs.net/htdocs/content/themes/footballrs.net/node_modules/@frctl/fractal/src/api/components/source.js:212:30)
at _renderVariant.next (<anonymous>)
at onFulfilled (/builds/michaelhulsman/footballrs.net/htdocs/content/themes/footballrs.net/node_modules/co/index.js:65:19) -->
{# --BLUEPRINT DO NOT REMOVE--
<!-- atom / Icon icon -->
{% include '@atoms/Icon/.twig' with icon only %}
/--BLUEPRINT DO NOT REMOVE-- #}
<div class="search-bar">
<button aria-label="{{ t('Suche') }}">
{% include '@atoms/icon/icon.twig' with {
icon: 'search'
} %}
</button>
{% include '@atoms/searchForm/search_form.twig' with {
showMagnifier: true,
method: 'get'
} only %}
</div>
/* No context defined. */
{% include '@molecules/search_bar/search_bar.twig' with {
} only %}Fields icon -> atom