Files @ c78de39f30fc
Branch filter:

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

Mads Kiilerich
summary: redirect from repo URLs with #branchname to changelog with this branch

This implements partial support for the Mercurial syntax for specifying
revisions so https://secure.rhodecode.org/rhodecode/#beta works both for
pulling with Mercurial and browsing.

This uses javascript, and has a bit of extra support for onhashchange in HTML5 browsers.
1
2
3
4
5
6
7
8
9
${self.body()}


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