##// END OF EJS Templates
Add the template.
Ollivier Robert -
r1124:725204f6 default
parent child Browse files
Show More
@@ -0,0 +1,12 b''
1 #header#
2 <title>Mercurial repositories index</title>
3 </head>
4 <body>
5
6 <h2>Mercurial Repositories</h2>
7
8 The specified repository "#repo#" is unknown, sorry.
9
10 Go back to main page, please click <a href="/hg">here</a>
11
12 #footer#
General Comments 0
You need to be logged in to leave comments. Login now