{% include partials/header.html %} {% assign this_room = page %}

{% if page.title %} {{ page.title }} {% else %} {{ site.data.lang[site.conference.lang].location.title | default: "Location" }} {% endif %}

{% assign this_room = page %} {% unless site.conference.location.hide %} {% include partials/navbar_rooms.html %} {% endunless %} {{ content }} {% if site.conference.location.map.enable %}
{% endif %} {% include partials/footer.html %}