X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c341b84ab26e83e4deef91f042d5a368175597c2..3bbdb004477a21e736f3613788356b12ba7f564f:/app/views/layouts/_inbox.html.erb diff --git a/app/views/layouts/_inbox.html.erb b/app/views/layouts/_inbox.html.erb index 787dd8bfc..fbebe3fc1 100644 --- a/app/views/layouts/_inbox.html.erb +++ b/app/views/layouts/_inbox.html.erb @@ -1,3 +1 @@ - - <%= @user.new_messages.size %> - \ No newline at end of file +<%= @user.new_messages.size %> \ No newline at end of file