1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 02:08:36 +00:00
Files
gitea/templates/repo/diff/new_comment.tmpl
Jonas Franz e252d3bdb5 Move new comment form to its own file
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-11 11:05:09 +02:00

4 lines
88 B
Cheetah

<div class="field comment-code-cloud">
{{ template "repo/diff/comment_form" .}}
</div>