{{- $context := .context -}} {{- range $tag := $context.Params.tags -}} {{- with $context.Site.GetPage (printf "/tags/%s" $tag) -}} #{{ .Title }} {{- end -}} {{- end -}}