Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
request.html
@ -13,7 +13,7 @@ section_id: contact
< div class = "row" >
< div class = "row" >
< div class = "large-10 large-centered columns" >
< div class = "large-10 large-centered columns" >
< div class = 'form' >
< div class = 'form' >
< form action = "https://formspree.io/team @ura.design" method = "POST" >
< form action = "https://formspree.io/hello @ura.design" method = "POST" >
< p > Project name: *< br / >
< p > Project name: *< br / >
< input class = 'required' name = 'projectname' placeholder = 'Project Name' type = 'text' > < / p >
< input class = 'required' name = 'projectname' placeholder = 'Project Name' type = 'text' > < / p >
< p > Requester Name: *< br / >
< p > Requester Name: *< br / >
@ -39,7 +39,7 @@ section_id: contact
< input class = 'required' name = 'budget' placeholder = '0' type = 'number' min = "0" max = "9999999" > < / p >
< input class = 'required' name = 'budget' placeholder = '0' type = 'number' min = "0" max = "9999999" > < / p >
< p > < strong > We partnered with Stickermule which supports many Open Source projects already! All approved projects can choose to receive a $50 Stickermule coupon to get started< / strong > .< / p >
< p > < strong > We partnered with Stickermule which supports many Open Source projects already! All approved projects can choose to receive a $50 Stickermule coupon to get started< / strong > .< / p >
< div class = 'spacing' > < / div >
< div class = 'spacing' > < / div >
< input type = "submit" >
< input type = "submit" value = "Submit" >
< / form >
< / form >
< / div >
< / div >
< / div >
< / div >