{{define "post-comments"}} {{if .User.ID}} {{template "user-frame" .User}}
{{end}} {{with .Comments}} {{end}} {{end}}