{% include path/path-assets.html %} {% include head.html %}
{% include sidebar.html %}
{% include navbar.html %} {% if page.brand == "Maps" %} {{ content }} {% else %}
{{ content }}
{% endif %} {% include footer.html %}
{% include js/script.html %}