{% if theme_logo_icon|e %} {{ theme_logo_icon }} {% elif logo %} {{ shorttitle|striptags|e }} logo {% else %}   {% endif %}
{{ theme_nav_title or shorttitle }} {{ title|striptags|e }}
{% include "searchbox.html" %}
{% if theme_repo_url %}
{% include "repo.html" %}
{% endif %}