Skip to content

Embed membership form on oniroproject.org

Similar to https://github.com/EclipseFdn/iot.eclipse.org/issues/666, we would like to embed the contact us form on oniroproject.org.

Here is the code to embed the form:

<!--[if lte IE 8]>
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script>
<![endif]-->
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script>
<script>
  hbspt.forms.create({
	region: "na1",
	portalId: "5413615",
	formId: "1279b5cf-d70f-4977-b585-b6885fac1d75"
});
</script>

CC @toscalix

Edited by Shanda Giacomoni