<%= f.label :about_text %> <%= f.text_area :about_text %>
<%= f.label :jackrabbit_id %> <%= f.text_field :jackrabbit_id %>
<%= f.submit "Create" %>