{{ .Hugo.Generator }} {{ if .Description }} {{ $.Scratch.Set "description" .Description }} {{ else }} {{ $.Scratch.Set "description" "Use Cloudflare’s APIs and edge network to build secure, ultra-fast applications." }} {{ end }} {{ partial "breadcrumb-schema.html" . }} {{ if .IsHome }} {{ else if ne (len .Keywords) 0 }} {{ end }} {{ if .IsHome }} {{ .Site.Title}} {{ else }} {{ .Title}} - {{ .Site.Title}} {{ end }} {{ block "endOfHead" . }} {{ end }} {{ block "body" . }} {{ end }} {{ block "endOfBody" . }} {{ end }}