##// END OF EJS Templates
#415: Adding comment to changeset causes reload...
r2187:b61e5401 beta
Show More
changeset_comment_block.html
1 line | 105 B | text/html | HtmlLexer
/ rhodecode / templates / changeset / changeset_comment_block.html
#415: Adding comment to changeset causes reload...
r2187 <%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}