{% macro logo(conf, link="", alt="Logo", title="Logo", class="", height=50) -%} {% if link|length %} {% else %} {% endif %} {{ conf.logo_html }}{# defaults to content of /src/hub/logos/default.svg #} {%- endmacro %}