| Index: pages/committee/apply.md |
| =================================================================== |
| --- a/pages/committee/apply.md |
| +++ b/pages/committee/apply.md |
| @@ -94,18 +94,19 @@ |
| <div class="row" markdown="1"> |
| <div class="col-6 expand-on-tablet" markdown="1"> |
| <form id="application-form" class="section" method="POST" markdown="1"> |
| # {{join-committee-heading[Headline text] Apply to join the committee}} |
| --- |
| +<div class="section" markdown="1"> |
| {{join-committee-paragraph[Join committee paragraph] Do you want to help create a new standard of advertising and improve the ad experience for millions of ad-blocking users? If so, fill out the form below!}} |
| -{: .m-b-lg } |
| +</div> |
| <label for="name"> |
| {{name[Field label text] Name}} |
| </label> |
| <input id="name" type="text" name="name" required /> |
| <label for="title"> |
| {{title[Field label text] Title}} |
| @@ -145,17 +146,17 @@ |
| <label for="motivation"> |
| {{motivation[Field label text] Motivation}} |
| </label> |
| <textarea id="motivation" placeholder="{{text-area-placeholder[Placeholder text inside textarea] Please provide in 100 words or less a short description of why you would be a good fit}}" rows="14" name="motivation" required></textarea> |
| <input id="clear" class="btn-outline-primary" type="reset" name="reset" value="{{submit Clear}}" /> |
| <input id="submit" class="btn-primary" type="submit" name="Submit" value="{{submit Submit}}" /> |
| - {: .eol .m-t-lg } |
| + {: .eol .btn-container } |
| {{submition-success[Text to be shown after successfull submition] Your entry has been successfully submitted. Someone will reach out to you within 10 working days.}} |
| { #success-msg .bg-accent .p-a-sm .m-y-sm } |
| error |
| {: #error-msg .bg-error .p-a-sm .m-y-sm } |
| </form> |