{%- if 'search' in config['plugins'] %} {% set search_button_ns = namespace(text="Search") %}
  • {{ search_button_ns.text }}
  • {%- endif %}