<%= 'data-bypass=true' %><% end %>>
<% if authenticated? %>
Junto

REALTIME

OFF ON
  • <%= image_tag user.image.url(:square), :size => "24x24", :class => "rtUserImage" %> <%= user.name %> (me)
<% end %>
Filter
<%= render :partial => 'shared/filterBox' %>
<% if authenticated? %>
Save to new map
<% end %>
<% if authenticated? %>
Create new map
<% end %> <% if !(controller_name == "sessions" && action_name == "new") %>
Account
<% if user && user.image %> <%= image_tag user.image.url(:square), :size => "32x32" %> <% elsif !authenticated? %> SIGN IN
<% end %>
<%= render :partial => 'layouts/account' %>
<% end %>