X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bc10bc87586f43e1ec9ca542524f7b8798b29029..8a6c34fa78cf4fa52332d90448dae50087f2b510:/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 %>