{{ partial "module-docs-type-list.html" . }}
{{ end }}
newest modules
{{ range where .Site.RegularPages.ByTitle ".Params.module" "eq" "true" }}
{{ if eq .Params.moduleversion 1.4 }}
{{ partial "metadata-sunvox-doc.html" . }}
{{ end }}
{{ end }}
{{ end }}
{{ define "aside" }}
{{ end }}