{{# use page footer by default, if doesn't exist fallback to global footer #}} {{ _footer = (footer ?? default_footer:footer) }} {{ _footer }} {{ if blueprint:handle === 'footer' }} {{ partial:footer/full }} {{ /if }} {{ if blueprint:handle === 'footer' || blueprint:handle === 'reduced' }} {{ partial:footer/reduced }} {{ /if }} {{ /_footer }}
{{ svg src="/images/logos/mwb/mwb-logo.svg" class="size-60 lg:self-start self-center" alt="mwb Logo" }}
{{ partial:form/select }} {{ slot:attributes }} id="affiliateSiteSelector" name="affiliateSiteSelector" x-model="affiliateSiteSelector" @change="window.location.href = affiliateSiteSelector" {{ /slot:attributes }} {{ foreach:sites as="affiliate_site" }} {{ /foreach:sites }} {{ /partial:form/select }}
{{ default_footer:footer_legal_text }}
{{ if {default_footer:registered_charity_logos | count} > 0 }} {{ default_footer:registered_charity_logos }} {{ alt }} {{ /default_footer:registered_charity_logos }} {{ /if }}