--- layout: base ---
{% if page.menu-layout == 'vertical' %} {% include layout/sidebar.html %} {% endif %}
{% include layout/topnav.html dark=page.header-dark sticky=page.header-sticky %} {% if page.menu-layout != 'vertical' %} {% include layout/topmenu.html %} {% endif %}
{% include layout/page-title.html %} {{ content }}