We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43af921 commit 80478f7Copy full SHA for 80478f7
1 file changed
_layouts/sign_up_form.html
@@ -5,7 +5,7 @@
5
6
<h1>Hack Brexit Mailing List</h1>
7
8
-<p>Sign up on our Hack Brexit contact form for us to keep you updated with all of the latest news </p>
+<p>Fill in your details below for us to keep you updated with the latest news and developments about the Hack Brexit project.</p>
9
10
<form method="POST" action="http://formspree.io/hackbrexit@gmail.com">
11
@@ -22,12 +22,6 @@ <h1>Hack Brexit Mailing List</h1>
22
<button type="submit" class="btn btn-primary">Sign up for updates on Hack Brexit</button>
23
</form>
24
25
-{% comment %}
26
- <input type="email" name="email" placeholder="Your email">
27
- <input type="name" name="name" placeholder="Your name">
28
- <button type="submit">Send</button>
29
-</form>
30
-{% endcomment %}
31
32
</div>
33
{% include footer.html %}
0 commit comments