~vojtech-horky/helenos/helenos-qemu

« back to all changes in this revision

Viewing changes to uspace/overlay/data/web/bar.html

  • Committer: Vojtech Horky
  • Date: 2017-02-13 14:01:54 UTC
  • Revision ID: vojtechhorky@users.sourceforge.net-20170213140154-3e3o6y0w1s1za6r9
uspace/overlay shall remain empty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
    <head>
3
 
        <title>Bar!</title>
4
 
    </head>
5
 
    <body>
6
 
        <h1>Bar!</h1>
7
 
 
8
 
        <a href="/">Back to top</a>
9
 
    </body>
10
 
</html>