<%= fa_icon("calendar 2x") %>

<%= notice %>

<%= semantic_form_for @document, :remote=>true, :html=>{:class=>""} do |f| %> <%= f.input :name %> <%= f.action :submit, :as => :input_ %> <% end %>