jellyfin-web/dashboard-ui/photos.html

8 lines
384 B
HTML
Raw Normal View History

2016-11-15 12:42:43 -07:00
<div id="photosPage" data-role="page" data-dom-cache="true" class="page libraryPage noSecondaryNavPage" data-require="scripts/photos" data-backbutton="true">
2015-04-19 08:54:20 -07:00
2017-04-11 22:29:46 -07:00
<div class="viewSettings padded-top">
<div class="listTopPaging">
2016-03-24 11:11:03 -07:00
</div>
2015-04-19 08:54:20 -07:00
</div>
2017-04-11 22:29:46 -07:00
<div is="emby-itemscontainer" class="itemsContainer padded-left padded-right vertical-wrap centered"></div>
2016-03-15 22:33:31 -07:00
</div>