Sha256: 680914ec5fe847eb1a643e01375f1fba05cb22962f10ad1584f786180454599e
Contents?: true
Size: 323 Bytes
Versions: 5
Compression:
Stored size: 323 Bytes
Contents
<h2><%= t('.contact_us') %></h2> <%= semantic_form_for @contact, :url => contacts_path do |f| %> <%= f.input :email, :label => t('.email') %> <%= f.input :message, :as => :text, :label => t('.message') %> <%= f.commit_button t('.submit'), :button_html => { :alt => t('.submit'), :title => t('.submit') } %> <% end %>
Version data entries
5 entries across 5 versions & 1 rubygems