Display more content on home page
This commit is contained in:
parent
a859e2b4be
commit
06d87cc76f
24 changed files with 284 additions and 150 deletions
|
@ -7,9 +7,10 @@
|
|||
<div id="indexPage" data-role="page" class="page type-home libraryPage allLibraryPage backdropPage" data-theme="b" data-backdroptype="movie,series,game,book">
|
||||
|
||||
<div class="libraryViewNav scopedLibraryViewNav">
|
||||
<a href="channels.html" class="ui-btn-active">Home</a>
|
||||
<a href="channels.html">Next Up</a>
|
||||
<a href="channels.html">Favorites</a>
|
||||
<a href="#" class="ui-btn-active">${TabHome}</a>
|
||||
<a href="tvrecommended.html">${TabNextUp}</a>
|
||||
<a href="favorites.html">${TabFavorites}</a>
|
||||
<a href="tvupcoming.html">${TabUpcoming}</a>
|
||||
</div>
|
||||
|
||||
<div data-role="content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue