aboutsummaryrefslogtreecommitdiff
blob: 6021ad0d0872574f13f6b143f598061d26fa31e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0"?>
<html>
  <body>
    <h1>404 page not found</h1>

    <p>
      Someone appears to have eaten the <del>penguin</del>
      page you were looking for. You might want to try
    </p>
    <ul>
      <li>going back to the <a href="http://libvirt.org/">home page</a> to find
        a collection of links to interesting pages on this site</li>
      <li>using the search box at the top right corner of the screen to
        locate the content on this site or mailing list archives</li>
    </ul>

    <p class="image">
      <img src="/libvirtLogo404.png" alt="libvirt Logo"/>
    </p>


  </body>
</html>