eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/paper/notfound.tmpl
changeset 69 c6bca38c1cbf
equal deleted inserted replaced
68:5ff1fc726848 69:c6bca38c1cbf
       
     1 {header}
       
     2 <title>Mercurial repository not found</title>
       
     3 </head>
       
     4 <body>
       
     5 
       
     6 <h2>Mercurial repository not found</h2>
       
     7 
       
     8 The specified repository "{repo|escape}" is unknown, sorry.
       
     9 
       
    10 Please go back to the <a href="{url}">main repository list page</a>.
       
    11 
       
    12 {footer}