<%= form_tag(:controller => 'open_source_projects', :action => "search", :method => :get) do %>
开源项目社区 <%= l(:label_user_location) %> :
<%= link_to request.host()+"/open_source_projects", :controller => 'open_source_projects', :action => 'index' %> <%= link_to l(:field_homepage), home_path %> > <%= link_to "开源项目社区", :controller => 'open_source_projects', :action => 'index' %>
<% end %>
<%#======================================================================box before%>
<%#======================================================================box after%>
<% html_title(l(:label_project_plural)) -%>