Revinate Form
<script type="text/javascript" src="//contact-api.inguest.com/bundles/revinatecontactapi/js/revinate-form.js?v=1"></script>
<form id="revinate_contact_api_form" token="3f31d1dc-3bd8-4105-9ca7-45a66cf022b2"
onsubmit="revFormOnSubmit(); event.preventDefault();">
<fieldset>
<legend> Revinate Contact Sign Up Form Sample.</legend>
<div>
<label>Email</label>
<input class="long" type="email" name="email" required/> </div>
<div class="button">
<button type="submit">Sign Me Up !</button>
</div>
</fieldset>
</form>