File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,20 @@ <h1>Hack Brexit Mailing List</h1>
77
88< p > Sign up on our Hack Brexit contact form for us to keep you updated with all of the latest news </ p >
99
10+ < form method ="POST " action ="http://formspree.io/hackbrexit@gmail.com ">
11+ < input type ="email " name ="email " placeholder ="Your email ">
12+ < input type ="name " name ="name " placeholder ="Your name ">
13+ < button type ="submit "> Send</ button >
14+ </ form >
15+
16+ {% comment %}
1017< form accept-charset ="UTF-8 " action ="https://docs.google.com/forms/d/e/1FAIpQLSftbQrHueHZpjbXyXhWKvR-uixs2J_BFhxJL29ZVp-v9vFoiQ/viewform " method ="POST ">
1118 < input type ="email " name ="email " placeholder ="Your Email ">
1219 < input type ="text " name ="name " placeholder ="Your Name ">
1320 < input type ="hidden " name ="utf8 " value ="✓ ">
1421 < button type ="submit "> Submit</ button >
1522</ form >
23+ {% endcomment %}
1624
1725{% comment %}
1826< iframe src ="https://docs.google.com/forms/d/e/1FAIpQLSftbQrHueHZpjbXyXhWKvR-uixs2J_BFhxJL29ZVp-v9vFoiQ/viewform?embedded=true " width ="760 " height ="500 " frameborder ="0 " marginheight ="0 " marginwidth ="0 "> Loading...</ iframe >
You can’t perform that action at this time.
0 commit comments