summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/conversations.tmpl
blob: 5945337cd34961d098c284e5a9476de21b88c24c (plain)
1
2
3
{{range .conversations}}
	{{template "repo/diff/conversation" dict "." $ "comments" .}}
{{end}}