{% if logo %} {% if not theme_logo_link %} {% elif theme_logo_link[:4] == 'http' %} {% else %} {% if not theme_logo_text %} {% else %} {{ theme_logo_text }} {% endif %} {% endif %} {% else %} {{ project }} {% endif %}
{{ project }}