move files around

This commit is contained in:
Jan Gerber 2015-11-29 14:46:08 +01:00
commit 5c8127533f
14 changed files with 24 additions and 17 deletions

10
OML/index.html Normal file
View file

@ -0,0 +1,10 @@
<html>
<head>
<title>Open Media Library</title>
</head>
<body>
Installing Open Media Library...<br>
<div id="status"></div>
<script src="js/install.js"></script>
</body>
</html>