{#- Template file for the header. If there is a logo, clicking the logo leads back to the homepage. If there is no logo, clicking the manual title leads back to the homepage. -#} {%- import "buttons.html" as buttons -%}
{#- show logo on the left side of the header -#} {%- if logo -%} {%- if pagename != master_doc -%} Logo {%- else -%} Logo {%- endif -%} {#- show manual title in the middle -#}

{{ docstitle }}

{%- else -%} {%- if pagename != master_doc -%}

{{ docstitle }}

{%- else -%}

{{ docstitle }}

{%- endif %} {%- endif -%} {#- show a search input field on the right side -#}