16 lines
319 B
HTML
16 lines
319 B
HTML
![]() |
<!DOCTYPE html>
|
|||
|
<html>
|
|||
|
<head>
|
|||
|
<title>Emby</title>
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<div id="publicSharedItemPage" data-role="page" class="page libraryPage noSecondaryNavPage" data-theme="b" data-require="paperbuttonstyle">
|
|||
|
|
|||
|
<div data-role="content">
|
|||
|
|
|||
|
Coming soon.
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</body>
|
|||
|
</html>
|