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/photos.html

8 lines
384 B
HTML
Raw Normal View History

2016-11-15 14:42:43 -05: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 11:54:20 -04:00
2017-04-12 01:29:46 -04:00
<div class="viewSettings padded-top">
<div class="listTopPaging">
2016-03-24 14:11:03 -04:00
</div>
2015-04-19 11:54:20 -04:00
</div>
2017-04-12 01:29:46 -04:00
<div is="emby-itemscontainer" class="itemsContainer padded-left padded-right vertical-wrap centered"></div>
2016-03-16 01:33:31 -04:00
</div>