File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,18 @@ <h1>Hack Brexit Mailing List</h1>
77
88< p > Fill in your details here for us to keep you updated with the latest news about the Hack Brexit project.</ p >
99
10- < form method ="
POST "
action ="
http://formspree.io/[email protected] " class =" form-inline "
> 10+ < form method ="
post "
action ="
http://formspree.io/[email protected] "
> 1111 < div class ="form-group ">
12- < label for ="exampleInputName2 " > Name</ label >
13- < input type ="name " name ="name " class ="form-control " id ="exampleInputName2 " placeholder ="Your name ">
12+ < label for ="fullname " > Full Name</ label >
13+ < input type ="name " name ="name " class ="form-control " id ="fullname " placeholder ="Your fullname ">
1414 </ div >
15-
15+
1616 < div class ="form-group ">
17- < label for ="exampleInputEmail2 "> Email</ label >
18- < input type ="email " email ="email " class ="form-control " id ="exampleInputEmail2 " placeholder ="Your email ">
17+ < label for ="email "> Email</ label >
18+ < input type ="email " email ="email " class ="form-control " id ="email " placeholder ="Your email ">
1919 </ div >
2020
21- < button type ="submit " class ="btn btn-primary "> Sign up for updates on Hack Brexit</ button >
21+ < button type ="submit " class ="btn btn-primary btn-block "> Sign up for updates on Hack Brexit</ button >
2222</ form >
2323
2424</ div >
You can’t perform that action at this time.
0 commit comments