-
- <% if !current_user.nil? %>
- <%= render :partial=>"layouts/member_orbit_menu"%>
- <% else %>
- <%= render :partial=>"layouts/guest_orbit_menu"%>
- <% end -%>
-
-
- - <%= link_to '', root_path, {'data-icon' => 'house'} %>
-
-
-
- -
-
-
+
+
+
+ <% if !current_user.nil? %>
+ <%= render :partial=>"layouts/member_orbit_menu"%>
+ <% else %>
+ <%= render :partial=>"layouts/guest_orbit_menu"%>
+ <% end -%>
+
+
+ - <%= link_to '', root_path, {'data-icon' => 'house'} %>
+
+
+