X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b70da7b8ea15ab48bb2f34155567cea6dffc8fc9..1ce5d7dec1503416ab10d17ec2d27ef7e0ab86e9:/app/views/layouts/_inbox.html.erb?ds=sidebyside
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 %>