{{ range $.Site.Data.maturity }} {{ $data := .}} {{/* {{ if or (not $data.feature) (not (eq $data.maturity "GA")) }}*/}} {{ if not $data.feature }} {{end}} {{ end }}
area maturity description
{{$data.area}} {{ template "shortcodes/maturity-label.html" $data }} {{$data.description}}