projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch '4839-worker-state' closes #4839
[arvados.git]
/
services
/
arv-web
/
sample-static-page
/
public
/
index.html
1
<html>
2
<head><title>arv-web sample</title></head>
3
<body>
4
<p>Hello world static page</p>
5
</body>
6
</html>