Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 566ac8e

Browse files
committed
fix partner form
1 parent 599511e commit 566ac8e

File tree

1 file changed

+93
-68
lines changed

1 file changed

+93
-68
lines changed

become-a-partner.html

Lines changed: 93 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -18,106 +18,131 @@ <h1 class="h3 mb-6">Become a Partner</h1>
1818
<p>If you're a university, organization or corporation and you’d like to partner, please start by filling out the form below.</p>
1919
</div>
2020

21+
<!-- Begin Mailchimp Signup Form -->
2122
<div id="mc_embed_signup">
22-
<form action="https://allinopensource.us20.list-manage.com/subscribe/post?u=799a6b60c8312f9ce079d43ff&amp;id=78a7f17032" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
23+
<form action="https://allinopensource.us20.list-manage.com/subscribe/post?u=799a6b60c8312f9ce079d43ff&amp;id=78a7f17032&amp;f_id=007c15e7f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_self">
2324
<div id="mc_embed_signup_scroll">
2425

2526
<input type="hidden" value="Partners" name="MMERGE3">
2627

2728
<div class="d-flex">
2829
<div class="col-6 pr-3">
2930
<div class="mc-field-group">
30-
<label for="mce-FNAME">First Name*</label>
31-
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
31+
<label for="mce-FNAME">First Name *</label>
32+
<input type="text" value="" name="FNAME" class="required" id="mce-FNAME" required>
33+
<span id="mce-FNAME-HELPERTEXT" class="helper_text"></span>
3234
</div>
3335
</div>
36+
3437
<div class="col-6 pl-3">
3538
<div class="mc-field-group">
3639
<label for="mce-LNAME">Last Name*</label>
37-
<input type="text" value="" name="LNAME" class="" id="mce-LNAME">
40+
<input type="text" value="" name="LNAME" class="required" id="mce-LNAME" required>
41+
<span id="mce-LNAME-HELPERTEXT" class="helper_text"></span>
3842
</div>
3943
</div>
4044
</div>
4145

42-
<div class="mc-field-group">
43-
<label for="mce-EMAIL">Email*</label>
44-
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
45-
</div>
46+
<div class="d-flex">
47+
<div class="col-6 pr-3">
48+
<div class="mc-field-group">
49+
<label for="mce-EMAIL">Email Address *</label>
50+
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" required>
51+
<span id="mce-EMAIL-HELPERTEXT" class="helper_text"></span>
52+
</div>
53+
</div>
4654

47-
<div class="mc-field-group">
48-
<label for="mce-MMERGE6">Organization Name*</label>
49-
<input type="text" value="" name="MMERGE6" class="required" id="mce-MMERGE6">
55+
<div class="col-6 pl-3">
56+
<div class="mc-field-group">
57+
<label for="mce-MMERGE6">Organization name *</label>
58+
<input type="text" value="" name="MMERGE6" class="required" id="mce-MMERGE6" required>
59+
<span id="mce-MMERGE6-HELPERTEXT" class="helper_text"></span>
60+
</div>
61+
</div>
5062
</div>
5163

52-
<div class="field-group mt-7">
53-
<div class="radio">
54-
<input type="radio" value="University Partner" name="MMERGE7" id="mce-MMERGE7-0">
55-
<label for="mce-MMERGE7-0">
56-
<span>
57-
<b>University Partner</b>
58-
<span>I am affiliated with a minority serving university or college and interested in my school becoming a University Partner.</span>
59-
</span>
60-
</label>
61-
</div>
62-
<div class="radio">
63-
<input type="radio" value="Corporate Partner" name="MMERGE7" id="mce-MMERGE7-1">
64-
<label for="mce-MMERGE7-1">
65-
<span>
66-
<b>Corporate Partner</b>
67-
<span>I am affiliated with a company who may be interested in hosting All In Students for 12-week projects and/or summer internships.</span>
68-
</span>
69-
</label>
70-
</div>
71-
<div class="radio">
72-
<input type="radio" value="Organization Partner" name="MMERGE7" id="mce-MMERGE7-2">
73-
<label for="mce-MMERGE7-2">
74-
<span>
75-
<b>Organization Partner</b>
76-
<span>I am an organization interested in exploring a partnership between All In and the work I’m doing to advance DEI in open source.</span>
77-
</span>
78-
</label>
79-
</div>
80-
<div class="radio">
81-
<input type="radio" value="Individual Contributor" name="MMERGE7" id="mce-MMERGE7-21">
82-
<label for="mce-MMERGE7-21">
83-
<span>
84-
<b>Individual Contributor</b>
85-
<span>I am an individual interested in exploring a partnership between All In and the work I’m doing to advance DEI in open source.</span>
86-
</span>
87-
</label>
88-
</div>
89-
<div class="radio">
90-
<input type="radio" value="Introduction" name="MMERGE7" id="mce-MMERGE7-3">
91-
<label for="mce-MMERGE7-3">
92-
<span>
93-
<b>Introduction</b>
94-
<span>I would like to introduce you to someone at an organization or school who may be interested in this program.</span>
95-
</span>
96-
</label>
97-
</div>
98-
<div class="radio">
99-
<input type="radio" value="Funding Partner" name="MMERGE7" id="mce-MMERGE7-4">
100-
<label for="mce-MMERGE7-4">
101-
<span>
102-
<b>Funding Partner</b>
103-
<span>I’d like to contribute to All In and/or invest in maintainers or projects directly.</span>
104-
</span>
105-
</label>
64+
<div class="mc-field-group input-group mt-6">
65+
66+
<div class="field-group ">
67+
<div class="radio">
68+
<input type="radio" value="University Partner" name="MMERGE7" id="mce-MMERGE7-0">
69+
<label for="mce-MMERGE7-0">
70+
<span>
71+
<b>University Partner</b>
72+
<span>I am affiliated with a minority serving university or college and interested in my school becoming a University Partner.</span>
73+
</span>
74+
</label>
75+
</div>
76+
77+
<div class="radio">
78+
<input type="radio" value="Corporate Partner" name="MMERGE7" id="mce-MMERGE7-1">
79+
<label for="mce-MMERGE7-1">
80+
<span>
81+
<b>Corporate Partner</b>
82+
<span>I am affiliated with a company who may be interested in hosting All In Students for 12-week projects and/or summer internships.</span>
83+
</span>
84+
</label>
85+
</div>
86+
87+
<div class="radio">
88+
<input type="radio" value="Organization Partner" name="MMERGE7" id="mce-MMERGE7-2">
89+
<label for="mce-MMERGE7-2">
90+
<span>
91+
<b>Organization Partner</b>
92+
<span>I am an organization interested in exploring a partnership between All In and the work I’m doing to advance DEI in open source.</span>
93+
</span>
94+
</label>
95+
</div>
96+
97+
<div class="radio">
98+
<input type="radio" value="Individual Contributor" name="MMERGE7" id="mce-MMERGE7-5">
99+
<label for="mce-MMERGE7-5">
100+
<span>
101+
<b>Individual Contributor</b>
102+
<span>I am an individual interested in exploring a partnership between All In and the work I’m doing to advance DEI in open source.</span>
103+
</span>
104+
</label>
105+
</div>
106+
107+
<div class="radio">
108+
<input type="radio" value="Organization Partner" name="MMERGE7" id="mce-MMERGE7-3">
109+
<label for="mce-MMERGE7-3">
110+
<span>
111+
<b>Introduction</b>
112+
<span>I would like to introduce you to someone at an organization or school who may be interested in this program.</span>
113+
</span>
114+
</label>
115+
</div>
116+
117+
<div class="radio">
118+
<input type="radio" value="Funding Partner" name="MMERGE7" id="mce-MMERGE7-4">
119+
<label for="mce-MMERGE7-4">
120+
<span>
121+
<b>Funding Partner</b>
122+
<span>I’d like to contribute to All In and/or invest in maintainers or projects directly.</span>
123+
</span>
124+
</label>
125+
</div>
106126
</div>
107127
</div>
128+
108129
<div id="mce-responses" class="clear foot">
109130
<div class="response" id="mce-error-response" style="display:none"></div>
110131
<div class="response" id="mce-success-response" style="display:none"></div>
111-
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
132+
</div>
133+
112134
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_799a6b60c8312f9ce079d43ff_78a7f17032" tabindex="-1" value=""></div>
135+
113136
<button class="btn mt-5" type="submit" id="mc-embedded-subscribe">
114137
<span>Submit form</span>
115138
{% include arrow.html %}
116139
</button>
140+
117141
</div>
118142
</form>
119-
<script src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script><script >(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
120-
</div><!--End mc_embed_signup-->
143+
</div>
144+
<!--End mc_embed_signup-->
145+
121146

122147
</div>
123148
</div>

0 commit comments

Comments
 (0)