X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3e92f1991e68ffc53599d01cdc357e2c69dd9ab7..b6b9052c375b59302567ab9b820a09ce6cb50d3c:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 1d23aba0d..9cf48c55a 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -13,7 +13,7 @@ :alt => t('layouts.logo.alt_text')), root_path) %>

<%= t 'layouts.project_name.h1' %>

-

<%= t('layouts.tag_line') %>

+

<%= t('layouts.tag_line') %>

<%= yield :optionals %> <% unless @user %>