%= semantic_form_for @asset do |f| %> <%= f.inputs do %> <%= f.input :name, :label => 'Name (Alernative text)' %> <%= f.input :file, :as => :file %> <%= f.input :retained_file, :as => :hidden %> <% if @asset.file %>