{{ define "main" }} {{ if in .Site.Params.buildtype "package" }}

Release Notes

Check out the latest NGINX Controller release notes online.

{{ else }}
{{ partial "list-main" . }}
{{ end }} {{ end }}