{{define "post.html"}}{{template "base.html" .}}{{end}} {{define "title"}}{{.Post.DisplayTitle}} — {{.BlogTitle}}{{end}} {{define "meta"}} {{if .Post.MetaDescription}} {{end}} {{if and .Post.MetaImage .Post.MetaImageStr}} {{else if .OGImageURL}} {{else}} {{end}} {{if .Post.CanonicalURL}} {{end}} {{end}} {{define "content"}}
{{.Post.MetaDescriptionStr}}
{{end}}{{.Weather.Conditions}}
{{.Weather.Temperature}}
•{{.Weather.Location}}