Files
jellyfin-web/dashboard-ui/search.html
T
2017-05-01 16:03:02 -04:00

8 lines
290 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">
</div>
</div>