summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/new_comment.tmpl
blob: 6a71539ab01af0ee25cb3dce662a0f991fe4ffe3 (plain)
1
2
3
4
5
<div class="conversation-holder">
	<div class="field comment-code-cloud">
		{{template "repo/diff/comment_form_datahandler" .}}
	</div>
</div>