X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a0a18f428f5e77ad1d1321a1a08fa63bf1a8ba0f..4baa17511f26d6a1e1cf1bbb343ebc2746b3666d:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 9f3ff7d85..8ec1cad1f 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,37 +1,28 @@ -<% content_for :head do %> - <%= javascript_include_tag "index" %> -<% end %> - -<% content_for :left_menu do %> -
  • <%= link_to t("site.key.map_key"), {:action => :key}, :id => "open_map_key", :title => t("site.key.map_key_tooltip") %>

  • -<% end %> +

    + <%= t 'layouts.intro_header' %> + +

    -<%= render :partial => 'home_link' %> -<%= render :partial => 'sidebar' %> -<%= render :partial => 'search' %> +

    <%= t 'layouts.intro_text' %>

    -