%form.join-form{action: '#', method: 'POST'}
%h3 Get Started. It’s Forever FREE!
.spacer20
.input-group
%span.input-group-addon
%i.fa.fa-fw.fa-globe
%input.form-control{type: 'text', placeholder: 'https://website.com/doc', name: 'url'}
%p.text-sm We’ll crawl the documentation pages of your website and index them on Algolia.
.spacer10
.input-group
%span.input-group-addon
%i.fa.fa-fw.fa-envelope-o
%input.form-control{type: 'email', placeholder: 'you@example.org', name: 'email'}
%p.text-sm We’ll email you the code you need to integrate the search into your documentation.
%p.checkbox.text-center
%label
%input{type: 'checkbox', name: 'owner'}
%span I'm the owner of that website
.spacer20
.text-center
%button.btn.btn-primary.btn-lg{type: 'submit'}
JOIN THE PROGRAM!
%form.join-form.join-form-validated
%h3 Thank you !
.spacer20
%p.text-sm
%b
We'll review your request shortly,
after making sure your website is eligible to Docsearch.
%p.text-sm
This is a manual process and can take some time.
%p.text-sm We'll then email you the code you need to integrate on your website
.spacer20