{{/* Require a package context: on the rootless landing $pkg is empty, which would emit a broken //releases.releases include and a meaningless picker. */ -}} {{ if and .Site.Params.versions .Site.Params.package -}} {{ $pkg := .Site.Params.package | default "" -}}
{{ end -}}