##// END OF EJS Templates
revsetbenchmarks: add main documention for the script...
revsetbenchmarks: add main documention for the script This allow us to document the fact we can use comment in the file listing revsets.

File last commit:

r9999:f91e5630 default
r25607:ddb2a648 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>