##// END OF EJS Templates
hgweb: Search templates in templatepath/style/map, too, using a common function....
hgweb: Search templates in templatepath/style/map, too, using a common function. This allows for web templates to be self-contained in a directory, which makes copying and modifying them easier.

File last commit:

r1549:fbe4bbd8 default
r3276:db9d2a62 default
Show More
notfound.tmpl
12 lines | 222 B | application/x-cheetah | CheetahLexer
#header#
<title>Mercurial repositories index</title>
</head>
<body>
<h2>Mercurial Repositories</h2>
The specified repository "#repo|escape#" is unknown, sorry.
Please go back to the main repository list page.
#footer#