{{ define "classic-header" }} {{ template "hc-head" . }} {{ .L.T "helpCenter.skipToContent" }} {{ template "hc-announcement" . }}
{{ if .Data.LandingHero }} {{ $heroText := .Data.HelpCenter.HeaderText }}{{ if not $heroText }}{{ $heroText = .Data.HelpCenter.PageTitle }}{{ end }}

{{ $heroText }}

{{ if .Data.HelpCenter.TaglineHTML }}

{{ .Data.HelpCenter.TaglineHTML }}

{{ end }} {{ end }}
{{ end }} {{ define "classic-footer" }}
{{ template "hc-shared-behavior" }} {{ if .Data.HelpCenter.CustomJS }}{{ end }} {{ end }}