New organism

<%= start_form_tag :action => 'create' %> <%= render :partial => 'form' %> <%= submit_tag "Create" %> <%= end_form_tag %>