Player library, unified renderer for artists and playlists

This commit is contained in:
magnolia-fan
2011-11-27 16:37:51 +04:00
parent 453e809646
commit 9ec28708c5
23 changed files with 174 additions and 122 deletions
+3 -3
View File
@@ -17,14 +17,14 @@
.topbar-inner
.container
%h3
%a#logo{ :href => "#/" } BeatHaven
%a#logo.page-link{ :href => "/" } BeatHaven
%ul.nav
%li
%a{ :href => "http://blog.beathaven.org/", :target => "_blank" }= t('global.news')
%li
%a.about{ :href => "#/about/" }= t('global.about')
%a.page-link.about{ :href => "/about/" }= t('global.about')
%li
%a.stat{ :href => "#/stat/" }= t('global.stat')
%a.page-link.stat{ :href => "/stat/" }= t('global.stat')
%form#search-form{ :action => "" }
%input#search{ :type => "text", :placeholder => t('global.search') }
#artist-load-spinner