##// END OF EJS Templates
coal/paper/spartan: remove extra line break in annotate view
coal/paper/spartan: remove extra line break in annotate view

File last commit:

r8431:5c1aabc5 default
r8504:e35d844f 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}