2013-04-01 23:28:20 -04:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2015-03-21 14:12:12 -04:00
|
|
|
|
<title>Emby</title>
|
2013-04-01 23:28:20 -04:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2015-08-15 14:17:22 -04:00
|
|
|
|
<div id="boxsetsPage" data-role="page" class="page libraryPage backdropPage collectionEditorPage noSecondaryNavPage" data-backdroptype="movie,boxset" data-require="scripts/moviecollections">
|
2013-05-15 00:05:52 -04:00
|
|
|
|
|
2013-04-04 00:50:06 -04:00
|
|
|
|
<div data-role="content">
|
|
|
|
|
<div class="viewSettings">
|
2014-05-03 19:38:23 -04:00
|
|
|
|
|
2014-03-17 10:48:16 -04:00
|
|
|
|
<div class="listTopPaging">
|
2014-05-04 10:19:46 -04:00
|
|
|
|
|
2014-03-17 10:48:16 -04:00
|
|
|
|
</div>
|
2013-04-04 00:50:06 -04:00
|
|
|
|
</div>
|
2015-08-15 14:17:22 -04:00
|
|
|
|
<div class="itemsContainer paddedItemsContainer" style="text-align:center;"></div>
|
2014-07-13 20:57:32 -04:00
|
|
|
|
<div class="noItemsMessage" style="display: none; text-align: center;">
|
2014-05-30 15:23:56 -04:00
|
|
|
|
<p>${MessageNoCollectionsAvailable}</p>
|
|
|
|
|
</div>
|
2015-06-19 00:23:55 -04:00
|
|
|
|
|
2015-06-19 12:36:51 -04:00
|
|
|
|
<paper-fab class="btnNewCollection bottomFab" icon="add" style="position:fixed;right:20px;background-color:#db4437;"></paper-fab>
|
2013-04-04 00:50:06 -04:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2013-04-01 23:28:20 -04:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|