{{define "log-tags"}} {{with .Tags}} {{if .PostID}} {{range .Added}} {{end}} {{range .Removed}} {{end}}
Tags
+ {{.}}
- {{.}}
{{end}} {{end}} {{end}}