diff --git a/lib/views/help/_contact_form.cy.html.erb b/lib/views/help/_contact_form.cy.html.erb
index e096add9..ac896bb8 100644
--- a/lib/views/help/_contact_form.cy.html.erb
+++ b/lib/views/help/_contact_form.cy.html.erb
@@ -1,85 +1,173 @@
-<%= form_for :contact,
- :url => help_contact_path + '#' + form_id,
- :html => {:class => 'contact-form'} do |f| %>
-
-
- <%= f.check_box :understand, :required => true %>
-