<%= form_tag(:controller => 'open_source_projects', :action => "search", :method => :get) do %>
<%= l(:label_project_deposit) %> <%= l(:label_user_location) %> :
<%= link_to request.host()+"/projects", :controller => 'projects', :action => 'index', :project_type => 0 %> <%= link_to l(:field_homepage), home_path %> > <%= link_to l(:label_project_deposit), :controller => 'projects', :action => 'index', :project_type => 0 %>
<% end %>
<%#======================================================================box before%>
<%#======================================================================box after%>
<% html_title(l(:label_project_plural)) -%>