1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/search.html

8 lines
328 B
HTML
Raw Normal View History

2017-05-01 16:03:02 -04:00
<div id="searchPage" data-role="page" class="page libraryPage allLibraryPage noSecondaryNavPage" data-title="${ButtonSearch}" data-backbutton="true">
2016-06-27 18:53:42 -04:00
2017-05-01 16:03:02 -04:00
<div class="padded-left padded-right searchFields">
</div>
2016-06-27 13:28:36 -04:00
2017-05-02 14:21:14 -04:00
<div class="searchResults padded-bottom-page padded-top" style="padding-top:1.5em;">
2015-09-23 22:31:40 -04:00
</div>
2016-03-16 01:33:31 -04:00
</div>