Merge branch '8784-dir-listings'
[arvados.git] / services / arv-web / sample-static-page / public / index.html
1 <!-- Copyright (C) The Arvados Authors. All rights reserved.
2
3 SPDX-License-Identifier: AGPL-3.0 -->
4
5 <html>
6   <head><title>arv-web sample</title></head>
7   <body>
8     <p>Hello world static page</p>
9   </body>
10 </html>