summaryrefslogtreecommitdiff
path: root/docs/404.html.in
blob: 0ac76f125af61d4c965794bb36ae62d048b98209 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <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="https://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>

  </body>
</html>