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/favorites.html
2016-03-18 15:43:17 -04:00

7 lines
No EOL
245 B
HTML

<div id="favoritesPage" data-role="page" class="page homePage libraryPage allLibraryPage noSecondaryNavPage" data-title="${TabFavorites}">
<div data-role="content">
<div class="sections favoriteSections"></div>
</div>
</div>