|
{{ "All"|t }}
|
{% endif %}
{% if showLocaleMenu %}
{% set currentLocale = craft.i18n.getCurrentLocale() %}
{{ currentLocale.getName() }}
|
{% endif %}
{{ text({
placeholder: "Search"|t
}) }}
|