{%- include head.html -%} {%- if site.plainwhite.condensed_mobile contains page.layout -%} {% assign condensed_class = "condensed" %} {% else %} {% assign condensed_class = "" %} {%- endif -%}
{% capture footer %} {%- if site.plainwhite.social_links != '' -%} {%- endif -%} {%- if site.plainwhite.navigation -%} {%- endif -%} {%- if site.plainwhite.dark_mode -%} {%- endif -%} {% endcapture %} {{ footer }}
{{ content }}
{% if site.plainwhite.dark_mode %} {% endif %} {%- if site.plainwhite.analytics_id -%} {%- endif -%} {% if site.plainwhite.search %} {% endif %}