{% if logo %} {% if theme_logo_text %}

{{ theme_logo_text }}

{% endif %}
{% else %}

{{ project }}

{% endif %}