X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bed240597382b8af6a0a0762c8085a07994f6ba0..10c9ca81c788c5aa3cd7a66d9cdbaedc14def1bc:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 242890e28..478669529 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,26 +1,26 @@ -<% content_for :greeting do %> -<% if @user and !@user.home_lon.nil? and !@user.home_lat.nil? %> - <%= link_to_function t('layouts.home'), "setPosition(#{@user.home_lat}, #{@user.home_lon}, 15)", { :title => t('layouts.home_tooltip') } %> | +<% content_for :head do %> + <%= javascript_include_tag "index" %> <% end %> + +<% content_for :left_menu do %> +