diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 52bf259fe..2c4d51620 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -74,8 +74,7 @@ %header{:class=>('landing' unless current_user)} = render 'layouts/header' - - if @backbone - = render 'templates/templates' + = render 'templates/templates' .container{:style=> "#{yield(:break_the_mold)}"} - if @aspsect == :getting_started || @page == :logged_out diff --git a/app/views/templates/stream_element.ujs b/app/views/templates/stream_element.ujs index 6b7ea2f6e..9b0c203db 100644 --- a/app/views/templates/stream_element.ujs +++ b/app/views/templates/stream_element.ujs @@ -34,41 +34,41 @@