mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
7 lines
245 B
HTML
7 lines
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> |