##// END OF EJS Templates
Rewrite of the age() utility function so it can be translated.
r2303:7090e394 beta
Show More
changeset_comment_block.html
2 lines | 106 B | text/html | HtmlLexer
/ rhodecode / templates / changeset / changeset_comment_block.html
#415: Adding comment to changeset causes reload...
r2187 <%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
white space cleanup
r2188 ${comment.comment_block(c.co)}