{{define "log-duplicates"}} {{with .Duplicates}} {{if .Inferior}}
Assigned Duplicate
{{range .Inferior}} {{template "thumbnail" wrap2 "Post" "UserInfo" . $.UserInfo}} {{end}}
{{end}} {{end}} {{end}}