summaryrefslogtreecommitdiffstats
path: root/sw/qa/extras/htmlexport/data/hello.html
blob: bc4180d17bf76401e6228020c1452ca563341e43 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <title>Title of document</title>
  </head>
  <body>hello world</body>
</html>