Files @ c15c3430df74
Branch filter:

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

Marcin Kuzminski
fixed issue with git's `no new line..` messages inside diff block. It might sometimes happen that showed html diff was short one line because of this
<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}