{% block brand_content %} {%- if logo_url %}
Logo
{%- endif %} {% if not theme_sidebar_hide_name %} {{ docstitle if docstitle else project }} {%- endif %}
{% endblock brand_content %}