Skip to content

Commit 80478f7

Browse files
committed
amends text on sign up form page
1 parent 43af921 commit 80478f7

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

_layouts/sign_up_form.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<h1>Hack Brexit Mailing List</h1>
77

8-
<p>Sign up on our Hack Brexit contact form for us to keep you updated with all of the latest news </p>
8+
<p>Fill in your details below for us to keep you updated with the latest news and developments about the Hack Brexit project.</p>
99

1010
<form method="POST" action="http://formspree.io/hackbrexit@gmail.com">
1111

@@ -22,12 +22,6 @@ <h1>Hack Brexit Mailing List</h1>
2222
<button type="submit" class="btn btn-primary">Sign up for updates on Hack Brexit</button>
2323
</form>
2424

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 %}
3125

3226
</div>
3327
{% include footer.html %}

0 commit comments

Comments
 (0)