Stats page
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
%li
|
||||
%a{ :href => "http://blog.beathaven.org/", :target => "_blank" }= I18n.t 'global.news'
|
||||
%li
|
||||
%a.about{ :href => "#/about/" }= I18n.t 'global.about'
|
||||
%a.about{ :href => "#/about/" }= I18n.t 'global.about'
|
||||
%li
|
||||
%a.stat{ :href => "#/stat/" }= I18n.t 'global.stat'
|
||||
%form#search-form{ :action => "" }
|
||||
%input#search{ :type => "text", :placeholder => I18n.t('global.search') }
|
||||
#artist-load-spinner
|
||||
|
||||
Reference in New Issue
Block a user