{{- /* template.html (partial): Loads html templates for Alpha theme before the`` Features: - HTML elements that are inert for the DOM and are loaded dynamically (JS) to improve page performance. Dependencies: - `partial "components/breadcrumbs.html"` Repo: https://github.com/oxypteros/alpha */ -}} {{- /* Search Modal */}} {{- if eq .Site.Params.pagefind_enabled true }} {{- end }} {{- /* Main menu */}} {{- /* Cookies sanckbar */}} {{- if eq .Site.Params.noCookies_snackbar true }} {{- end }} {{- /* Visitors Settings */}} {{- if eq .Site.Params.visitor_settings true }} {{- end }}