Files @ 37945c6a7dbd
Branch filter:

Location: kallithea/rhodecode/templates/changeset/changeset_comment_block.html - annotation

Marcin Kuzminski
don't use db-repo instance on readme file fetching, use regular scm get_repo that doesn't hide exceptions
<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}