tests/test-hgweb.out
changeset 6001 30d2fecaab76
parent 5924 b8009718a211
child 6048 cfb4a51da7d5
equal deleted inserted replaced
6000:8e7d64989bb8 6001:30d2fecaab76
    22 404 Not Found
    22 404 Not Found
    23 
    23 
    24 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    24 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    25 <html>
    25 <html>
    26 <head>
    26 <head>
    27 <link rel="icon" href="/static/hgicon.png" type="image/png">
    27 <link rel="icon" href="/static/hgicon.png" type="image/png" />
    28 <meta name="robots" content="index, nofollow" />
    28 <meta name="robots" content="index, nofollow" />
    29 <link rel="stylesheet" href="/static/style.css" type="text/css" />
    29 <link rel="stylesheet" href="/static/style.css" type="text/css" />
    30 
    30 
    31 <title>Mercurial Error</title>
    31 <title>Mercurial Error</title>
    32 </head>
    32 </head>