<%= render_flash_messages %> <% if User.current.logged? %> <% end %>
<%= l(:label_bidding_project) %>
<%= link_to(l(:button_contesting_as_application), {:controller => 'softapplications', :action => 'new'}) %>
<%= render :partial=> "list_softapplications",:locals => {:contesting_softapplication => contesting_softapplication,:contest => @contest }%>