{{ range $.Site.Data.projects }} {{ if eq .project ($.Get "level") }}

{{ .name }}

{{ .description }}

{{ end }} {{ end }}