<%=_('New project')%>

<%= start_form_tag :action => 'add' %> <%= render :partial => 'form' %> <%= submit_tag _('Create') %> <%= end_form_tag %>