<%= form_tag( users_search_path, :method => :get, :id => 'search_user_form') do %>
<%= l(:label_software_user ) %> <%= l(:label_user_location) %> :
<%=link_to l(:field_homepage), home_path %> > <%= l(:label_software_user)%>
<% end %>
<%= sort_user(@s_type, @project_type)%> <%= render :partial => 'user_show' %> <% html_title(l(:label_user_plural)) -%>