We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3871495 commit 3c75b99Copy full SHA for 3c75b99
_includes/contact.html
@@ -1,8 +1,12 @@
1
<div class="section contact" id="contact">
2
<h2 class="title">CONTACT US</h2>
3
- <hr/>
4
- <p class="section-text mb-3">
5
- For additional information
6
- </p>
7
- <a href="mailto:[email protected]?Subject=Enquiry%20from%20ElixirConf%20EU%20Website" target="_top">Send us an email</a>
+ <hr />
+ <p class="section-text mb-3">For additional information</p>
+ <div class="form-container">
+ <getresponse-form
+ form-id="a97948f5-8c6a-4d74-9d00-abac2fd33cd9"
8
+ e="0"
9
+ ></getresponse-form>
10
+ <!-- <a href="mailto:[email protected]?Subject=Enquiry%20from%20ElixirConf%20EU%20Website" target="_top">Send us an email</a> -->
11
+ </div>
12
</div>
0 commit comments