{{ define "fragments/comment/pullComment" }}
{{ template "user/fragments/picLink" (list .Comment.Did.String "size-8") }}
{{ template "fragments/comment/commentHeader" . }} {{ template "fragments/comment/commentBody" . }}
{{ end }}