Title
<%= f.text_field :sTitle, :class=>"textbox" %>
Description
<%= f.text_area :tDescription, :class=>"textbox" %>
Type
Order Value
File Upload
Media Upload
<%= f.submit "Create" %>
<% end %> <%= link_to 'Back', :controller => 'gallery', :action => 'manage' %>