{{# SEO Meta Tags #}} {{ partial:_seo_head }} {{ vite src="resources/css/site.css|resources/js/site.js" }} {{# Google Tag Manager — Head #}} {{ if global:seo:gtm_container_id }} {{ /if }} {{# Custom Head Scripts #}} {{ if global:seo:custom_head_scripts }} {{ global:seo:custom_head_scripts }} {{ /if }} {{# Google reCAPTCHA v3 — loaded when enabled so site.js can read window.recaptchaSiteKey #}} {{ if {config:otelms:recaptcha:enabled} && {config:otelms:recaptcha:site_key} }} {{ /if }} {{# Google Tag Manager — Noscript fallback #}} {{ if global:seo:gtm_container_id }} {{ /if }} {{# Page transition overlay — visible immediately to cover page until JS sweeps it away #}} {{# Announcement Banner #}} {{ if global:appearance:banner_enabled && global:appearance:banner_text }}
{{ if global:appearance:banner_url }} {{ global:appearance:banner_text }} {{ else }} {{ global:appearance:banner_text }} {{ /if }}
{{ /if }} {{ partial:_header }}
{{ template_content }}
{{ partial:_footer }} {{ partial:_contact_modal }} {{ partial:_chat_widget }} {{# Back to top button — offset left to avoid chat FAB #}} {{# Cookie Consent Banner #}} {{ if global:appearance:cookie_consent_enabled }} {{ /if }} {{# Custom Body Scripts #}} {{ if global:seo:custom_body_scripts }} {{ global:seo:custom_body_scripts }} {{ /if }}