view rhodecode/templates/changeset/changeset_comment_block.html @ 2241:b2a2868d7bec codereview

Basic compare-view controller with ref parsing
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 06 May 2012 19:24:50 +0200
parents 56e96d4e9f6e
children c2f131502037
line wrap: on
line source

<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}