jellyfin-web/dashboard-ui/search.html

8 lines
301 B
HTML
Raw Normal View History

2017-05-01 13:03:02 -07:00
<div id="searchPage" data-role="page" class="page libraryPage allLibraryPage noSecondaryNavPage" data-title="${ButtonSearch}" data-backbutton="true">
2016-06-27 15:53:42 -07:00
2017-05-01 13:03:02 -07:00
<div class="padded-left padded-right searchFields">
</div>
2016-06-27 10:28:36 -07:00
2018-09-12 10:26:21 -07:00
<div class="searchResults padded-bottom-page padded-top">
2015-09-23 19:31:40 -07:00
</div>
2016-03-15 22:33:31 -07:00
</div>