<%= 'data-bypass=true' %><% end %>>
SUPPORT US!
start my video
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(:thirtytwo), :size => "32x32" %> <% elsif !authenticated? %> SIGN IN
<% end %>
<%= render :partial => 'layouts/account' %>
<% end %>