mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
16 lines
No EOL
700 B
HTML
16 lines
No EOL
700 B
HTML
<div id="appServicesPage" data-role="page" class="page type-interior appServicesPage withTabs fullWidthContent" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Sync" data-require="scripts/appservices">
|
|
|
|
<div>
|
|
<div class="content-primary">
|
|
|
|
<div class="verticalSection">
|
|
<h2 class="detailSectionHeader sectionTitle">${HeaderInstalledServices}</h2>
|
|
<div class="installedPlugins"></div>
|
|
</div>
|
|
<div class="verticalSection">
|
|
<h2 class="detailSectionHeader sectionTitle">${HeaderAvailableServices}</h2>
|
|
<div class="catalog"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |