{{- range .Site.Menus.footer -}}
{{- if or (eq .Name "NA") -}} {{- else -}} {{ .Name }} {{- end -}} {{- if .HasChildren -}}
    {{- range .Children -}}
  • {{ .Pre }}{{ .Name }}{{ .Post }}
  • {{- end -}}
{{- end -}}
{{- end -}}
  • ©2020 Rackspace US, Inc.