jellyfin-web/dashboard-ui/search.html
2018-09-12 19:26:21 +02:00

8 lines
301 B
HTML

<div id="searchPage" data-role="page" class="page libraryPage allLibraryPage noSecondaryNavPage" data-title="${ButtonSearch}" data-backbutton="true">
<div class="padded-left padded-right searchFields">
</div>
<div class="searchResults padded-bottom-page padded-top">
</div>
</div>