2014-01-01 11:26:31 -07:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2015-03-21 11:12:12 -07:00
|
|
|
|
<title>Emby</title>
|
2014-01-01 11:26:31 -07:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2015-08-02 16:47:31 -07:00
|
|
|
|
<div id="liveTvRecordingListPage" data-role="page" class="page libraryPage liveTvPage noSecondaryNavPage" data-contextname="${HeaderLiveTv}" data-require="scripts/livetvrecordinglist,livetvcss" data-backbutton="true" data-menubutton="false">
|
|
|
|
|
|
2014-01-01 11:26:31 -07:00
|
|
|
|
<div data-role="content">
|
2015-04-11 18:38:38 -07:00
|
|
|
|
<div class="viewSettings" style="margin:.5em 0;">
|
2014-05-10 10:28:03 -07:00
|
|
|
|
|
|
|
|
|
<h1 class="listName" style="margin: 0 1em 0 0; display: inline-block; vertical-align: middle;"></h1>
|
|
|
|
|
|
2014-01-01 11:26:31 -07:00
|
|
|
|
<div class="viewControls">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="listTopPaging">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2015-04-11 18:38:38 -07:00
|
|
|
|
<div id="items" class="itemsContainer" style="text-align:center;"></div>
|
2014-01-01 11:26:31 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|