added chromecast boilerplate
This commit is contained in:
parent
e5420945f5
commit
3d0e125dd3
17 changed files with 422 additions and 97 deletions
|
@ -7,7 +7,7 @@
|
|||
<div id="tvRecommendedPage" data-role="page" class="page libraryPage" data-theme="b" data-view="tv">
|
||||
<div class="libraryViewNav">
|
||||
<a href="tvrecommended.html" class="ui-btn-active">Suggested</a>
|
||||
<a href="tvnextup.html">Next up</a>
|
||||
<a href="tvlatest.html">Latest</a>
|
||||
<a href="tvupcoming.html">Upcoming</a>
|
||||
<a href="tvshows.html">Shows</a>
|
||||
<a href="episodes.html">Episodes</a>
|
||||
|
@ -27,9 +27,9 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<h1 class="listHeader">Latest Episodes</h1>
|
||||
<h1 class="listHeader">Next Up</h1>
|
||||
|
||||
<div id="recentlyAddedItems">
|
||||
<div id="nextUpItems">
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue