{% assign no_header = false %} {% assign full_bg = false %} {% assign no_content = false %} {% assign form_left = false %} {% assign form_center = false %} {% if page.tags_count > 0 %} {% include "nm-partial-layout-tags" with page %} {% if layout_tags contains "nocontent" %} {% assign no_content = true %} {% assign full_bg = true %} {% assign no_header = true %} {% if layout_tags contains "formcenter" %} {% assign form_center = true %} {% endif %} {% elsif layout_tags contains "noheader" %} {% assign no_header = true %} {% assign page_type_name = page.type_slug %} {% endif %} {% if layout_tags contains "formleft" %} {% assign form_left = true %} {% endif %} {% endif %} {% include "breadcrumbs" %}
{% unless no_content %} {% endunless %}
{% unless no_content %} {% unless no_header == false %} {% endunless %} {% if page.donation_v2.has_amount_goal? %} {% assign thermo_width = 100 %} {% elsif page.donation_v2.has_donor_goal? %} {% assign thermo_width = 100 %} {% endif %} {% if page.donation_v2.content.size > 0 %} {% endif %} {% if page.show_social_slider? and page.public_activities_count > 0 %} {% include "social_slider" %} {% endif %} {% endunless %} {% unless full_bg %} {% if page.tags_count > 0 %}
{% include "page_tags" with page %}
{% endif %} {% if page.show_stream? %} {% include "page_stream" %} {% endif %} {% endunless %}