view rhodecode/templates/changeset/changeset_comment_block.html @ 3608:87b0a652b6b1 beta

comments: "Comment on pull request" feels more natural
author Mads Kiilerich <madski@unity3d.com>
date Mon, 25 Mar 2013 16:30:40 +0100
parents c2f131502037
children
line wrap: on
line source

## this is a dummy html file for partial rendering on server and sending
## generated output via ajax after comment submit
<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}