view rhodecode/templates/changeset/changeset_comment_block.html @ 3169:a649599ad8b7 beta

added my gist script for another detailed installation instructions
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 18 Jan 2013 01:11:28 +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)}