{% if ((show_object_title is none and config['SHOW_OBJECT_TITLE']) or show_object_title) and schema.title %} {{ schema.title | get_translated_text }} {% endif %} {% if search_query_attribute %} {% set base_search_query_attribute = search_query_attribute %} {% else %} {% set base_search_query_attribute = "" %} {% endif %}