Files @ ca39c02c7c3e
Branch filter:

Location: kallithea/rhodecode/templates/email_templates/main.html

Marcin Kuzminski
speed up generating changesets in journal log
- using a range generator instead of get_changeset could speed up things a lot
1
2
3
4
5
6
7
8
9
${self.body()}


<div>
--
<br/>
<br/>
<b>${_('This is an notification from RhodeCode.')}</b>
</div>