{% if site.conference.live -%} {%- endif %} {%- if site.conference.live.streaming -%} {%- for room in site.rooms -%} {%- if room.live %} {%- endif -%} {%- endfor -%} {%- endif %}
{%- include partials/navbar.html -%} {%- unless page.url == "/" -%}

{{ site.title }}

{%- endunless -%}
{%- include partials/info_bar.html -%}