~etulfetulf/aubrowser/test

« back to all changes in this revision

Viewing changes to resource/error.html

  • Committer: Nathan Osman
  • Date: 2010-11-15 00:52:15 UTC
  • Revision ID: admin@quickmediasolutions.com-20101115005215-d3y9rg0zusdgvjkk
Moved processing to seperate thread.

Show diffs side-by-side

added added

removed removed

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