|
| 1 | + |
1 | 2 | <section id="section-apply" class="page-section"> |
| 3 | + <div class="section dark center"> |
| 4 | + <a href="#" class="button button-desc button-border button-rounded center"><div>Apply to Learners Guild</div></a> |
| 5 | + </div> |
| 6 | + |
2 | 7 | <div class="container clearfix"> |
3 | | - <div class="row clearfix"> |
4 | | - <div class="heading-block left"> |
5 | | - <h2>We're excited to meet you. <span>Let's stay in touch.</span> |
6 | | - </h2> |
| 8 | + <div class="row clearfix center topmargin-lg"> |
| 9 | + <div class="fancy-title title-border title-center"> |
| 10 | + <h3>Enrollment Stages</h3> |
7 | 11 | </div> |
8 | | - <div class="col_half"> |
9 | | - <p class="lead"> |
10 | | - Sign up for our mailing list to learn about upcoming info sessions and other events. |
| 12 | + |
| 13 | + <ul class="process-steps bottommargin clearfix ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all" role="tablist"> |
| 14 | + <li class="ui-state-default ui-corner-top" role="tab" tabindex="0"> |
| 15 | + <a href="#ptab1" class="i-circled i-bordered i-alt divcenter ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-1">1</a> |
| 16 | + <h5>Submit Application</h5> |
| 17 | + </li> |
| 18 | + <li class="ui-state-default ui-corner-top" role="tab" tabindex="-1"> |
| 19 | + <a href="#ptab2" class="i-circled i-bordered i-alt divcenter ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-2">2</a> |
| 20 | + <h5>Join Enrollment Game</h5> |
| 21 | + </li> |
| 22 | + <li class="ui-state-default ui-corner-top" role="tab" tabindex="-1"> |
| 23 | + <a href="#ptab3" class="i-circled i-bordered i-alt divcenter ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-3">3</a> |
| 24 | + <h5>Choose Cohort</h5> |
| 25 | + </li> |
| 26 | + <li class="ui-state-default ui-corner-top" role="tab" tabindex="-1"> |
| 27 | + <a href="#ptab4" class="i-circled i-bordered i-alt divcenter ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-4">4</a> |
| 28 | + <h5>Join the Guild</h5> |
| 29 | + </li> |
| 30 | + </ul> |
| 31 | + </div> |
| 32 | + |
| 33 | + <div class="row clearfix topmargin-lg"> |
| 34 | + <div class="fancy-title title-border title-center"> |
| 35 | + <h3>Timeline</h3> |
| 36 | + </div> |
| 37 | + |
| 38 | + <div class="col_one_third"> |
| 39 | + <div class="fancy-title title-border"> |
| 40 | + <h4>(1) Applications accepted</h4> |
| 41 | + </div> |
| 42 | + <p> |
| 43 | + <i class="icon-calendar3"></i> March 14 — April 16 |
11 | 44 | </p> |
12 | | - <p class="lead"> |
13 | | - <!-- When you’re ready to apply, submit your application over here. |
14 | | - <br /> --> |
15 | | - More questions? Check out our FAQ section or reach out to us on <a href="https://twitter.com/{{ site.twitter_username }}">Twitter</a>, <a href="https://www.facebook.com/{{ site.facebook_username }}/">Facebook</a>, or email <a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a>. |
| 45 | + <p> |
| 46 | + <a href="#">Submit your application</a> before April 16 to be eligible for a spot in the July 2016 Oakland cohort. Make sure to read through the <a href="#">eligibility requirements</a> before applying. |
16 | 47 | </p> |
17 | 48 | </div> |
18 | | - <div class="col_half col_last"> |
19 | | - <div class="panel panel-default divcenter" style="max-width: 300px;"> |
20 | | - <div class="panel-heading"><h4 class="nobottommargin">Join mailing list</h4></div> |
21 | | - <div class="panel-body" style="padding: 20px;"> |
22 | 49 |
|
23 | | - {% include mailchimp_signup.html %} |
24 | | - </div> |
| 50 | + <div class="col_one_third"> |
| 51 | + <div class="fancy-title title-border"> |
| 52 | + <h4>(2) Enrollment game sessions</h4> |
25 | 53 | </div> |
| 54 | + <p> |
| 55 | + <i class="icon-calendar3"></i> March — June |
| 56 | + </p> |
| 57 | + <p> |
| 58 | + Select applicants will be invited to join our enrollment game sessions, special events where participants will experience a day in the life of a learner at Learners Guild. |
| 59 | + </p> |
| 60 | + </div> |
| 61 | + |
| 62 | + <div class="col_one_third col_last"> |
| 63 | + <div class="fancy-title title-border"> |
| 64 | + <h4>(3) Cohort selection</h4> |
| 65 | + </div> |
| 66 | + <p> |
| 67 | + <i class="icon-calendar3"></i> June 6 — June 17 |
| 68 | + </p> |
| 69 | + <p> |
| 70 | + After reviewing applications and feedback from the enrollment game sessions, we will select the learners for our first cohort. If selected, you will be notified 1 month before the Oakland cohort start date (July 11). |
| 71 | + </p> |
26 | 72 | </div> |
27 | 73 | </div> |
28 | 74 | </div> |
29 | | - |
30 | | - |
31 | 75 | </section> |
0 commit comments