~etulfetulf/aubrowser/test

1
2
3
4
5
6
7
8
9
10
<html>
<body style="background-color: #eee; margin: 0px;">
 <div style="background-color: #fff; border: 1px solid #ddd; min-height: 97%; width: 610px; padding: 5px; margin-left: auto; margin-right: auto;">
  <img src="qrc:/images/logo.png" style="width: 600px; height: 120px;" />
  <hr />
  <br /><br /><br /><br />
  <p>There was an error opening the file "data/posts.xml".</p>
 </div>
</body>
</html>