##// END OF EJS Templates
doc fix: hg tags defaults to current parent revision, too....
doc fix: hg tags defaults to current parent revision, too. Additionally use better language for the help text for tag, cat and manifest.

File last commit:

r1554:68ec7b9e default
r3915:3c82ab16 default
Show More
error.tmpl
15 lines | 173 B | application/x-cheetah | CheetahLexer
#header#
<title>Mercurial Error</title>
</head>
<body>
<h2>Mercurial Error</h2>
<p>
An error occured while processing your request:
</p>
<p>
#error|escape#
</p>
#footer#