##// END OF EJS Templates
merge: remove old pre-audit code checking for absolute paths...
merge: remove old pre-audit code checking for absolute paths Audit will handle this in a more elegant way.

File last commit:

r18045:add2f9dd default
r18336:77973b6a default
Show More
branches.tmpl
11 lines | 329 B | application/x-cheetah | CheetahLexer
{header}
<id>{urlbase}{url}</id>
<link rel="self" href="{urlbase}{url}atom-tags"/>
<link rel="alternate" href="{urlbase}{url}tags"/>
<title>{repo|escape}: branches</title>
<summary>{repo|escape} branch history</summary>
<author><name>Mercurial SCM</name></author>
{latestentry%feedupdated}
{entries%branchentry}
</feed>