1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/share.html

16 lines
322 B
HTML
Raw Normal View History

2015-06-30 19:59:45 -04:00
<!DOCTYPE html>
<html>
<head>
<title>Emby</title>
</head>
<body>
2015-07-02 01:08:05 -04:00
<div id="publicSharedItemPage" data-role="page" class="page standalonePage noSecondaryNavPage" data-theme="b" data-require="paperbuttonstyle">
2015-06-30 19:59:45 -04:00
<div data-role="content">
Coming soon.
</div>
</div>
</body>
</html>