mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
8 lines
155 B
HTML
8 lines
155 B
HTML
{{ partial "page-meta-links.html" . }}
|
|
{{ if not .Params.notoc }}
|
|
{{ with .TableOfContents }}
|
|
{{ if ge (len .) 200 }}
|
|
{{ . }}
|
|
{{ end }}
|
|
{{ end }}
|
|
{{ end }} |