##// END OF EJS Templates
i18n-da: fix typo and translate rollback messages
i18n-da: fix typo and translate rollback messages

File last commit:

r7411:b71ee3e0 default
r8349:e539fa9d 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}