##// END OF EJS Templates
coal: more tweaks...
coal: more tweaks - move icons inside links - set icon borders to 0 - make active menu button white on black and remove bar

File last commit:

r6436:856ae126 default
r6463:5e011a40 default
Show More
notfound.tmpl
12 lines | 232 B | application/x-cheetah | CheetahLexer
{header}
<title>Mercurial repository not found</title>
</head>
<body>
<h2>Mercurial repository not found</h2>
The specified repository "{repo|escape}" is unknown, sorry.
Please go back to the main repository list page.
{footer}