2019-01-23 04:33:34 -07:00
|
|
|
<div id="devicesPage" data-role="page" class="page type-interior devicesPage noSecondaryNavPage">
|
2018-09-12 10:26:21 -07:00
|
|
|
<div>
|
|
|
|
<div class="content-primary">
|
|
|
|
<div class="verticalSection verticalSection">
|
|
|
|
<div class="sectionTitleContainer sectionTitleContainer-cards flex align-items-center">
|
|
|
|
<h2 class="sectionTitle sectionTitle-cards">${TabDevices}</h2>
|
2019-10-04 11:34:50 -07:00
|
|
|
<a is="emby-linkbutton" class="raised button-alt headerHelpButton" target="_blank" href="https://docs.jellyfin.org/general/server/devices.html">${Help}</a>
|
2018-09-12 10:26:21 -07:00
|
|
|
</div>
|
|
|
|
</div>
|
2019-12-15 08:07:55 -07:00
|
|
|
<div is="emby-itemscontainer" class="devicesList vertical-wrap" data-multiselect="false"></div>
|
2018-09-12 10:26:21 -07:00
|
|
|
</div>
|
|
|
|
</div>
|
2019-12-15 08:07:55 -07:00
|
|
|
</div>
|