{{ define "main" }}
{{partial "search-input" .}}
{{ .Content }}
{{ partial "cncf.html" . }}
{{/* legacy kubeweekly support */}} {{/* allows localizations to catch up */}} {{- if not (.HasShortcode "kubeweekly") -}}

{{ T "main_kubeweekly_baseline" }}

{{ T "main_kubeweekly_past_link" }}
{{- end -}} {{- end -}} {{ define "hero-more" }} {{ with site.GetPage "section" "docs/tutorials/kubernetes-basics" }} {{ end }} {{ end }}