Sha256: f1d0b8b2a326888ff16324b8f2d45d4b067102309b787cec5f1934ee420c667e
Contents?: true
Size: 232 Bytes
Versions: 5
Compression:
Stored size: 232 Bytes
Contents
<h2>Contact Us</h2> <%= semantic_form_for @contact, :url => contacts_path do |f| %> <%= f.input :email %> <%= f.input :message, :as => :text %> <%= f.commit_button "Submit", :button_html => { :title => 'Submit' } %> <% end %>
Version data entries
5 entries across 5 versions & 1 rubygems