##// END OF EJS Templates
speed up generating changesets in journal log...
speed up generating changesets in journal log - using a range generator instead of get_changeset could speed up things a lot

File last commit:

r1888:f91d3f9b beta
r2012:ca39c02c beta
Show More
changeset_comment.html
6 lines | 84 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
<h4>${subject}</h4>
${body}