Files
devstar-create-from-template/templates/repo/diff/new_comment.tmpl

6 lines
143 B
Handlebars
Raw Normal View History

2025-08-25 15:46:12 +08:00
<div class="conversation-holder">
<div class="field comment-code-cloud">
{{template "repo/diff/comment_form_datahandler" .}}
</div>
</div>