--- layout: default --- {% include theme/sidebar-src-resolution.html %}
{% if page.template == '2-columns' %}
{% include theme/page-header.html %}
{{ content }}
{% else %}
{% include theme/page-header.html %}
{{ content }}
{% endif %}