|
1 | | -<section id="section-stay-in-touch" class="page-section"> |
2 | | - <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> |
7 | | - </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. |
11 | | - </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>. |
16 | | - </p> |
17 | | - </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;"> |
| 1 | +<div class="heading-block left"> |
| 2 | + <h2>We're excited to meet you. <span>Let's stay in touch.</span> |
| 3 | + </h2> |
| 4 | +</div> |
| 5 | +<div class="row clearfix rightmargin-lg leftmargin-lg"> |
| 6 | + <div class="col_half"> |
| 7 | + <div class="panel panel-default"> |
| 8 | + <div class="panel-heading"><h4 class="nobottommargin">Join mailing list</h4></div> |
| 9 | + <div class="panel-body" style="padding: 20px;"> |
22 | 10 |
|
23 | | - {% include mailchimp_signup.html %} |
24 | | - </div> |
25 | | - </div> |
| 11 | + {% include mailchimp_signup.html %} |
26 | 12 | </div> |
27 | 13 | </div> |
28 | 14 | </div> |
29 | | -</section> |
| 15 | + <div class="col_half col_last"> |
| 16 | + <p class="lead"> |
| 17 | + Sign up for our mailing list to learn about upcoming info sessions and other events. |
| 18 | + </p> |
| 19 | + <p class="lead"> |
| 20 | + <!-- When you’re ready to apply, submit your application over here. |
| 21 | + <br /> --> |
| 22 | + 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>. |
| 23 | + </p> |
| 24 | + </div> |
| 25 | + |
| 26 | +</div> |
0 commit comments