X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/05eba790089d8e70d3061cb07f6d40720aee6010..8f3e6ca6d740bce3aab2c2c8056f32a52a9a476c:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 88bf49073..1f82a92f0 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,40 +1,16 @@ -<% 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 %> - -<%= render :partial => 'home_link' %> -<%= render :partial => 'sidebar' %> -<%= render :partial => 'search' %> +

    + <% if !@user %> + <%= t 'layouts.intro_header' %> + <% else %> + + <% end %> +

    - +<% if !@user %> +

    <%= t 'layouts.intro_text' %>

    -
    - - - - -
    - - - - - - - - -
    <%= t'site.index.license.license_url' %><%= t'site.index.license.project_url' %>
    <%= t'site.index.license.copyright' %>
    -
    +<% end %>