##// END OF EJS Templates
exchange: propagate the subfunctions return...
exchange: propagate the subfunctions return The parts generator can return a callback to handle server reply. We should propagate the return for correctness.

File last commit:

r26421:4b0fc75f default
r34911:498697fe stable
Show More
error.tmpl
10 lines | 241 B | application/x-cheetah | CheetahLexer
{header}
<title>Error</title>
<description>Error</description>
<item>
<title>Error</title>
<description>{error|escape}</description>
<guid>https://mercurial-scm.org/#error</guid>
</item>
</channel>
</rss>