X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/555a821c3e1b79093b63b96e981c4766cf43baa9..5df9ab6dbc94f9d23d3c557aac8abc621dcd3bad:/app/views/layouts/_inbox.html.erb diff --git a/app/views/layouts/_inbox.html.erb b/app/views/layouts/_inbox.html.erb index 79a1db2da..2f5a63753 100644 --- a/app/views/layouts/_inbox.html.erb +++ b/app/views/layouts/_inbox.html.erb @@ -1,3 +1,3 @@ <% if current_user.new_messages.size > 0 %> -<%= current_user.new_messages.size %> +<%= current_user.new_messages.size %> <% end %>