mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
15 lines
525 B
HTML
15 lines
525 B
HTML
<div id="channelItemsPage" data-role="page" class="page libraryPage channelsPage noSecondaryNavPage" data-require="scripts/channelitems" data-menubutton="false">
|
|
|
|
<div class="padded-top padded-bottom-page">
|
|
|
|
<div class="viewSettings">
|
|
|
|
<div class="paging">
|
|
</div>
|
|
</div>
|
|
<div is="emby-itemscontainer" id="items" class="itemsContainer padded-left padded-right vertical-wrap" style="text-align:center;"></div>
|
|
<div class="paging">
|
|
</div>
|
|
</div>
|
|
|
|
</div> |