{{ define "main" }} {{- partial "top-functions.html" . -}}

{{ .Title }}

{{ .Content }}
{{ 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 }}