Move to git.themmonk.com
This commit is contained in:
18
web/library_viewer
Normal file
18
web/library_viewer
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Opal Media Server</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="library-viewer-header">Library viewer:</h2>
|
||||
|
||||
<!-- begin templates -->
|
||||
<!-- end templates -->
|
||||
|
||||
<!-- begin js -->
|
||||
<script type="module" src="/web/js/pages/library_viewer.js"></script>
|
||||
<!-- end js -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user