jellyfin-web/dashboard-ui/search.html
Luke Pulverenti a792535999 update search
2017-05-02 14:21:14 -04:00

8 lines
328 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" style="padding-top:1.5em;">
</div>
</div>