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/channelitems.html
2017-04-19 12:56:43 -04:00

15 lines
No EOL
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>