{{ if not .Comment }}
Create a new comment.

{{ else }} {{ template "fragcomment.html" map "Comment" .Comment "UserInfo" .UserInfo }}
{{ if .Comment.CanEdit .UserInfo }}



{{ end }}


{{ end }}