mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
12 lines
381 B
HTML
12 lines
381 B
HTML
<div id="searchPage" data-role="page" class="page homePage libraryPage allLibraryPage noSecondaryNavPage" data-title="${ButtonSearch}" data-require="scripts/searchpage">
|
|
|
|
<div data-role="content">
|
|
<div style="text-align:center;">
|
|
|
|
<h1>${TabSuggestions}</h1>
|
|
|
|
<div class="searchSuggestions">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |