mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
5 lines
67 B
HTML
5 lines
67 B
HTML
{{ define "main" }}
|
|
{{ with .Content }}
|
|
{{ . }}
|
|
{{ end }}
|
|
{{ end }} |