kubernetes-operator/website/themes/docsy/layouts/home.html

5 lines
67 B
HTML

{{ define "main" }}
{{ with .Content }}
{{ . }}
{{ end }}
{{ end }}