{{ if not (.Site.Param "deprecated") }} {{- $filepath := .page.File.Path }} {{- $editLink := printf "https://github.com/kubernetes/website/edit/master/content/%s/%s" .page.Language.Lang $filepath }}

Edit This Page

{{- end -}} {{ if not .page.Params.notitle }}

{{ .page.Title }}

{{ $desc := .page.Description }} {{ with .page.Params.description }}
{{ $desc | markdownify }}
{{ end }} {{ end }} {{ .page.Content }}