{% if theme_logo %}
{% if theme_logo_name|lower == 'true' %} {{ project }} {% elif theme_logo_name|lower != 'false' %} {{ theme_logo_name }} {% endif %}
{{ project }}
{{ theme_description }}