##// END OF EJS Templates
changegroupsubset: minor cleanups...
changegroupsubset: minor cleanups - move some variable declarations - drop some excessive comments - use standard variable naming

File last commit:

r9999:f91e5630 default
r13706:7beb9834 default
Show More
error.tmpl
10 lines | 244 B | application/x-cheetah | CheetahLexer
{header}
<title>Error</title>
<description>Error</description>
<item>
<title>Error</title>
<description>{error|escape}</description>
<guid>http://mercurial.selenic.com/#error</guid>
</item>
</channel>
</rss>