]> git.openstreetmap.org Git - rails.git/blob - app/views/layouts/_inbox.html.erb
Replace quova with support for local Maxmind GeoIP lookups
[rails.git] / app / views / layouts / _inbox.html.erb
1 <% if @user.new_messages.size > 0 %>
2 <span id="inboxanchor" class="count-number"><%= @user.new_messages.size %></span>
3 <% end %>