synctube.org index

This commit is contained in:
Graham 2015-01-25 12:21:52 -05:00
parent f28cde5c71
commit 15f1252bfa
1 changed files with 34 additions and 0 deletions

View File

@ -27,6 +27,40 @@ html(lang="en")
td: a(href="/r/#{chan.name}") #{chan.pagetitle} (#{chan.name})
td= chan.usercount
td= chan.mediatitle
.well.well-sm
h4(style='text-align: center') Public Channels
.well
.row(style='margin-right: -2px')
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.row(style='padding-top: 10px; margin-right: -2px')
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.well.well-sm
h4(style='text-align: center') Music Channels
.well
.row(style='margin-right: -2px')
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.row(style="padding-top: 10px; margin-right: -2px")
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.col-lg-4.col-md-4
img(src= "http://placehold.it/250x100")
.col-lg-3.col-md-3
h3 Enter Channel
input#channelname.form-control(type="text", placeholder="Channel Name")