{{define "title"}}Untitled{{end}} {{define "content"}}{{end}} {{define "scripts"}}{{end}} {{define "base"}}
{{- if eq .WebsiteTheme "light" -}} {{- else if eq .WebsiteTheme "dark" -}} {{- end -}} {{- if or (eq .WebsiteTheme "dark") (ne .WebsiteTheme "light") -}} {{- end -}} {{- if and .LoggedIn (.CurrentUser.GetProfileField "website-theme-hue") }} {{- $WebsiteThemeHue := .CurrentUser.GetProfileField "website-theme-hue" }} {{- if or (eq .WebsiteTheme "dark") (ne .WebsiteTheme "light") -}} {{- end -}} {{- end -}}