2018-09-12 19:26:21 +02:00
|
|
|
|
<div id="devicesPage" data-role="page" class="page type-interior devicesPage noSecondaryNavPage">
|
|
|
|
|
|
|
|
|
|
<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>
|
2018-12-29 21:29:09 +00:00
|
|
|
|
<a is="emby-linkbutton" class="raised button-alt headerHelpButton" target="_blank" href="https://web.archive.org/web/20181216120305/https://github.com/MediaBrowser/Wiki/wiki/Devices">${Help}</a>
|
2018-09-12 19:26:21 +02:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div is="emby-itemscontainer" class="devicesList vertical-wrap" data-multiselect="false">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|