##// END OF EJS Templates
ui: simply concatenate messages before applying color labels...
ui: simply concatenate messages before applying color labels This should be cheaper in space than applying labels for each message.

File last commit:

r26421:4b0fc75f default
r40557:51091816 default
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>