{{if .Location}}
📍 {{.Location}}
{{end}}
{{if and .Website}}
{{if .Location}}
🔗 {{.Website}}
{{else}}
🔗 {{.Website}}
{{end}}
{{end}}
{{template "base/head" .}}