{{define "email"}}shreyas.goenka@databricks.com{{end}} {{define "get_host"}} {{ with urlParse . }}{{- print .Scheme `://` .Host -}}{{end}} {{end}}