{{- if gt (len .Site.Params.footer.links) 0 }} {{- $link_cols := div (cond .Site.Params.footer.contact_form.enabled 6 12) (len .Site.Params.footer.links) }} {{- range .Site.Params.footer.links }}

{{ .header }}

    {{- range .links }} {{- if .pageref -}}
  • {{ .title }} {{- else -}}
  • {{ .title }} {{- end -}} {{- end }}
{{- end }} {{ end }} {{- if .Site.Params.footer.contact_form.enabled }} {{- partial "footer/contact.html" .Site.Params.footer.contact_form }} {{- end }}
    {{- range .Site.Params.social }}
  • {{ .title }} {{- end }}
    {{- if .Site.Params.attribution | default true }}
  • Design: HTML5 UP
  • Theme {{- end }}