repo.or.cz
/
qemu-gui.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added some temporary icons to the repository
[qemu-gui.git]
/
welcome.html
blob
0c991585934c78b6c453168d75d00c5976ea66cb
1
<html>
2
<body>
3
<h1>
Welcome
</h1>
4
<ul>
5
<li><a
href
=
"/vm/new"
>
Create Virtual Machine
</a></li>
6
<li><a
href
=
"/vm/open"
>
Open Virtual Machine
</a></li>
7
</ul>
8
</body>
9
</html>