jellyfin-web/dashboard-ui/boxsets.html
2013-04-01 23:28:20 -04:00

15 lines
389 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Media Browser</title>
</head>
<body>
<div id="boxsetsPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
<img src="css/images/home.png"></a>Movies</h1>
<div data-role="content">
</div>
</div>
</body>
</html>