<%= flash[:notice] %>
+ <% if @notice || flash[:notice] %>
+ <%= @notice || flash[:notice] %>
<% end %>
<%= yield %>
-
X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/83beee6d6a49c7403ac21e0603b923905f56d527..c03c8f4749c176df8107ef8e66b9a55db9875089:/app/views/layouts/site.rhtml?ds=sidebyside diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index 8d2ac722e..1134e0868 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -1,50 +1,63 @@ - - + +
- <%= javascript_include_tag 'main.js' %> - - <%= javascript_include_tag 'tile.js' %> - <%= javascript_include_tag 'site.js' %> - - -+ <%= t 'layouts.intro_1' %> +
++ <%= t 'layouts.intro_2' %>. +
++ <%= t 'layouts.intro_3', + :ucl => '' + t('layouts.intro_3_ucl') + '', + :bytemark => '' + t('layouts.intro_3_bytemark') + '' %> +