diff --git a/app/views/start_form/email_verification.html.erb b/app/views/start_form/email_verification.html.erb index 445613c0..70983e8d 100644 --- a/app/views/start_form/email_verification.html.erb +++ b/app/views/start_form/email_verification.html.erb @@ -25,6 +25,7 @@ <%= form_for '', url: start_form_path(@template.slug), method: :put, html: { class: 'space-y-4', id: 'code_form' } do |f| %>