master
<h4 class="ui-widget"> <i class="icon-plus icon-large"></i> <b><%= params[:is_model] ? I18n.t(:new_estimation_model) : I18n.t(:new_project) %></b> </h4> <div> <%= render 'form' %> </div>