|
1 | 1 | <section id="contact"> |
2 | 2 | <div class="banner"> |
3 | | - <div class="container"> |
4 | | - <ul class="banner-social-buttons"> |
5 | | - <li id="mc_embed_signup"> |
6 | | - <form class="form-inline" action="//herokuapp.us11.list-manage.com/subscribe/post?u=324732fa284e63ca555b47978&id=5f3f4f5086" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> |
7 | | - <label class="sr-only" style="text-align:center">Subscribe to our mailing list</label> |
8 | | - <div class="form-group"> |
9 | | - <input type="email" value="" class="form-control" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="font-family: Lato,Helvetica,Arial,sans-serif" required> |
10 | | - <button type="submit" name="subscribe" id="mc-embedded-subscribe" class="btn btn-default"> |
11 | | - <i class="fa fa-envelope-o fa-fw"></i> |
12 | | - <span class="network-name"> Subscribe To Mail List</span> |
13 | | - </button> |
14 | | - <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> |
15 | | - <div style="position: absolute; left: -5000px;" aria-hidden="true"> |
16 | | - <input type="text" name="b_324732fa284e63ca555b47978_5f3f4f5086" tabindex="-1" value=""> |
17 | | - </div> |
| 3 | + |
| 4 | + <ul class="banner-social-buttons"> |
| 5 | + <h2>Contact</h2><br> |
| 6 | + <li id="mc_embed_signup"> |
| 7 | + <form class="form-inline" action="//herokuapp.us11.list-manage.com/subscribe/post?u=324732fa284e63ca555b47978&id=5f3f4f5086" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> |
| 8 | + <label class="sr-only" style="text-align:center">Subscribe to our mailing list</label> |
| 9 | + <div class="form-group"> |
| 10 | + <input type="email" value="" class="form-control" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="font-family: Lato,Helvetica,Arial,sans-serif" required> |
| 11 | + <button type="submit" name="subscribe" id="mc-embedded-subscribe" class="btn btn-default"> |
| 12 | + <i class="fa fa-envelope-o fa-fw"></i> |
| 13 | + <span class="network-name"> Subscribe To Mail List</span> |
| 14 | + </button> |
| 15 | + <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> |
| 16 | + <div style="position: absolute; left: -5000px;" aria-hidden="true"> |
| 17 | + <input type="text" name="b_324732fa284e63ca555b47978_5f3f4f5086" tabindex="-1" value=""> |
18 | 18 | </div> |
19 | | - </form> |
20 | | - </li> |
21 | | - <li> |
22 | | - <a href="https://twitter.com/coderoadapp" class="btn btn-default"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">@coderoadapp</span></a> |
23 | | - </li> |
24 | | - <li> |
25 | | - <a href="mailto:coderoadapp@gmail.com?subject=CodeRoad" class="btn btn-default"><i class="fa fa-envelope-o fa-reply"></i><span class="network-name"> Email</span></a> |
26 | | - </li> |
27 | | - </ul> |
28 | | - </div> |
| 19 | + </div> |
| 20 | + </form> |
| 21 | + </li><br> |
| 22 | + <li> |
| 23 | + <a href="https://twitter.com/coderoadapp" class="btn btn-default"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">@coderoadapp</span></a> |
| 24 | + </li><br><br> |
| 25 | + <li> |
| 26 | + <a href="mailto:coderoadapp@gmail.com?subject=CodeRoad" class="btn btn-default"><i class="fa fa-envelope-o fa-reply"></i><span class="network-name"> Email</span></a> |
| 27 | + </li> |
| 28 | + </ul> |
29 | 29 | <!-- /.container --> |
30 | 30 |
|
31 | 31 | </div> |
|
0 commit comments