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/devices.html

15 lines
418 B
HTML
Raw Normal View History

2017-02-01 15:55:56 -05:00
<div id="devicesPage" data-role="page" class="page type-interior devicesPage withTabs" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Devices" data-require="scripts/devices">
2014-10-11 16:38:13 -04:00
2016-03-16 01:33:31 -04:00
<div data-role="content">
<div class="content-primary">
2014-10-11 16:38:13 -04:00
2016-03-16 01:33:31 -04:00
<div class="readOnlyContent">
<div class="devicesList">
2014-11-14 01:27:10 -05:00
2014-10-11 16:38:13 -04:00
</div>
</div>
</div>
</div>
2016-03-16 01:33:31 -04:00
</div>