OSDN Git Service

Merge pull request #5708 from jhollingsworth/feature/multiline-blob-select
[wvm/gitlab.git] / public / 404.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4   <title>The page you were looking for doesn't exist (404)</title>
5   <link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
6 </head>
7
8 <body>
9   <h1>404</h1>
10   <h3>The page you were looking for doesn't exist.</h3>
11   <hr/>
12   <p>You may have mistyped the address or the page may have moved.</p>
13 </body>
14 </html>