|
1 | 1 | <!DOCTYPE html>
|
2 | 2 | <html lang="en">
|
3 |
| -<head> |
4 |
| - <meta charset="utf-8"> |
5 |
| - <title>Contact OpenWorm</title> |
6 |
| - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 |
| - <meta name="description" content="How to contact OpenWorm"> |
8 |
| - |
9 |
| - <!-- REPLICATE THIS IN ALL PAGES --> |
10 |
| - |
11 |
| - <!-- Le styles --> |
12 |
| - <link href="css/bootstrap.css" rel="stylesheet"> |
13 |
| - <link rel="stylesheet" href="css/font-awesome.css"> |
14 |
| - <link href="css/bootstrap-responsive.css" rel="stylesheet"> |
15 |
| - <link href="css/main.css" rel="stylesheet"> |
16 |
| - <link href="css/docs.css" rel="stylesheet"> |
17 |
| - |
18 |
| - <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> |
19 |
| - <!--[if lt IE 9]> |
20 |
| - <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> |
21 |
| - <![endif]--> |
22 |
| - |
23 |
| - <!-- Fav and touch icons - this code is outdated --> |
24 |
| - <link rel="shortcut icon" href="favicon.ico"> |
25 |
| - <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png"> |
26 |
| - <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png"> |
27 |
| - <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png"> |
28 |
| - <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png"> |
29 |
| - |
30 |
| - <div class="navbar navbar-inverse navbar-fixed-top"> |
31 |
| - <div class="navbar-inner" id="head-nav"> |
| 3 | + <head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <title>Contact OpenWorm</title> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 | + <meta name="description" content="How to contact OpenWorm"> |
| 8 | + |
| 9 | + <!-- REPLICATE THIS IN ALL PAGES --> |
| 10 | + |
| 11 | + <!-- Le styles --> |
| 12 | + <link href="css/bootstrap.css" rel="stylesheet"> |
| 13 | + <link rel="stylesheet" href="css/font-awesome.css"> |
| 14 | + <link href="css/bootstrap-responsive.css" rel="stylesheet"> |
| 15 | + <link href="css/main.css" rel="stylesheet"> |
| 16 | + <link href="css/docs.css" rel="stylesheet"> |
| 17 | + |
| 18 | + <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> |
| 19 | + <!--[if lt IE 9]> |
| 20 | + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> |
| 21 | + <![endif]--> |
| 22 | + |
| 23 | + <!-- Fav and touch icons - this code is outdated --> |
| 24 | + <link rel="shortcut icon" href="favicon.ico"> |
| 25 | + <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png"> |
| 26 | + <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png"> |
| 27 | + <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png"> |
| 28 | + <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png"> |
| 29 | + |
| 30 | + <div class="navbar navbar-inverse navbar-fixed-top"> |
| 31 | + <div class="navbar-inner" id="head-nav"> |
| 32 | + </div> |
32 | 33 | </div>
|
33 |
| - </div> |
34 |
| - <script src="js/jquery-3.6.0.js"></script> |
35 |
| - <script> |
36 |
| - // get head-nav and foot-nav with jquery (get is async) |
37 |
| - $.get('header-content.html', function(data) { |
38 |
| - $('#head-nav').html(data); |
39 |
| - }) |
40 |
| - $.get('footer-content.html', function(data) { |
41 |
| - $('#foot-nav').html(data); |
42 |
| - }) |
43 |
| - </script> |
44 |
| -</head> |
45 |
| - |
46 |
| -<body> |
47 |
| -<div id="pjax-content"> |
48 |
| - <!-- END REPEAT--> |
49 |
| - |
50 |
| - <header class="jumbotron subhead" id="overview"> |
51 |
| - <div class="container"> |
| 34 | + <script src="js/jquery-3.6.0.js"></script> |
| 35 | + <script> |
| 36 | + // get head-nav and foot-nav with jquery (get is async) |
| 37 | + $.get('header-content.html', function(data) { |
| 38 | + $('#head-nav').html(data); |
| 39 | + }) |
| 40 | + $.get('footer-content.html', function(data) { |
| 41 | + $('#foot-nav').html(data); |
| 42 | + }) |
| 43 | + </script> |
| 44 | + </head> |
| 45 | + |
| 46 | + <body> |
| 47 | + <div id="pjax-content"> |
| 48 | + <!-- END REPEAT--> |
| 49 | + |
| 50 | + <header class="jumbotron subhead" id="overview"> |
| 51 | + <div class="container"> |
52 | 52 | <h1>Contact us</h1>
|
53 | 53 | <p class="lead">
|
54 |
| - Have some feedback? Need some information? Want to join?<br/> |
55 |
| - We'd love to hear from you. |
| 54 | + Have some feedback? Need some information? Want to join?<br/> |
| 55 | + We'd love to hear from you. |
56 | 56 | </p>
|
57 |
| - </div> |
58 |
| - </header> |
59 |
| - |
60 |
| - <div class="container"> |
61 |
| - |
62 |
| - <div class="page-header"> |
63 |
| - <h1 style="float: left;">Join the discussion!</h1><i class="fa fa-slack fa-l" style="float: right;"></i> |
64 |
| - <div class="clearer"></div> |
65 |
| - </div> |
66 |
| - <p class="lead"> |
67 |
| - We use Slack to communicate and coordinate our daily activities, you are welcome to join us! For an invitation, fill out <a href="https://goo.gl/3ncZWn" target="_blank">our volunteer application form</a>. |
68 |
| - </p> |
69 |
| - <div class="large-spacer"></div> |
| 57 | + </div> |
| 58 | + </header> |
70 | 59 |
|
71 |
| - |
72 |
| - <div class="page-header"> |
73 |
| - <h1 style="float: left;">Interact with us on social media!</h1><i class="fa fa-twitter fa-l" style="float: right;"></i> |
74 |
| - <div class="clearer"></div> |
75 |
| - </div> |
76 |
| - <p class="lead"> |
77 |
| - For ongoing information about OpenWorm, please follow our <a href="http://blog.openworm.org/" target="_blank">blog</a> on tumblr. |
| 60 | + <div class="container"> |
| 61 | + |
| 62 | + <div class="page-header"> |
| 63 | + <h1 style="float: left;">Join the discussion!</h1><i class="fa fa-slack fa-l" style="float: right;"></i> |
| 64 | + <div class="clearer"></div> |
| 65 | + </div> |
| 66 | + <p class="lead"> |
| 67 | + We use Slack to communicate and coordinate our daily activities, you are welcome to join us! For an invitation, fill out <a href="https://goo.gl/3ncZWn" target="_blank">our volunteer application form</a>. |
| 68 | + </p> |
| 69 | + <div class="large-spacer"></div> |
| 70 | + |
| 71 | + |
| 72 | + <div class="page-header"> |
| 73 | + <h1 style="float: left;">Interact with us on social media!</h1><i class="fa fa-twitter fa-l" style="float: right;"></i> |
| 74 | + <div class="clearer"></div> |
| 75 | + </div> |
| 76 | + <p class="lead"> |
| 77 | + For ongoing information about OpenWorm, please follow our <a href="http://blog.openworm.org/" target="_blank">blog</a> on tumblr. |
78 | 78 | You can also follow us and interact on <a href="https://twitter.com/OpenWorm" target="_blank">Twitter</a> and <a href="https://www.facebook.com/OpenWorm" target="_blank">Facebook</a> for more frequent updates.
|
79 |
| - </p> |
80 |
| - <div class="large-spacer"></div> |
81 |
| - |
82 |
| - |
83 |
| - <div class="page-header"> |
84 |
| - <h1 style="float: left;">Follow the code!</h1><i class="fa fa-github fa-l" style="float: right;"></i> |
85 |
| - <div class="clearer"></div> |
86 |
| - </div> |
87 |
| - <p class="lead"> |
88 |
| - You can follow ongoing developments in the various software development projects of OpenWorm on <a href="https://github.com/openworm/OpenWorm/milestones" target="_blank">GitHub</a>. |
89 |
| - </p> |
90 |
| - <div class="large-spacer"></div> |
91 |
| - |
92 |
| - |
93 |
| - <div class="page-header"> |
| 79 | + </p> |
| 80 | + <div class="large-spacer"></div> |
| 81 | + |
| 82 | + |
| 83 | + <div class="page-header"> |
| 84 | + <h1 style="float: left;">Follow the code!</h1><i class="fa fa-github fa-l" style="float: right;"></i> |
| 85 | + <div class="clearer"></div> |
| 86 | + </div> |
| 87 | + <p class="lead"> |
| 88 | + You can follow ongoing developments in the various software development projects of OpenWorm on <a href="https://github.com/openworm/OpenWorm/milestones" target="_blank">GitHub</a>. |
| 89 | + </p> |
| 90 | + <div class="large-spacer"></div> |
| 91 | + |
| 92 | + |
| 93 | + <div class="page-header"> |
94 | 94 | <h1 style="float: left;">Drop us a line!</h1><i class="fa fa-envelope fa-l" style="float: right;"></i>
|
95 | 95 | <div class="clearer"></div>
|
96 |
| - </div> |
97 |
| - <p class=" lead" >We'd love to hear from you! You should feel free to contact us with feedback, questions, partnership proposals, or other inquiries at <a href=" mailto:[email protected]" >info <b>at </b>openworm.org </a>. |
98 |
| - </p> |
| 96 | + </div> |
| 97 | + <p class=" lead" >We'd love to hear from you! You should feel free to contact us with feedback, questions, partnership proposals, or other inquiries at <a href=" mailto:[email protected]" >info <b>at </b>openworm.org </a>. |
| 98 | + </p> |
99 | 99 |
|
100 |
| - </div> |
101 |
| - <!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES --> |
102 |
| -</div><!-- end pjax content --> |
| 100 | + </div> |
| 101 | + <!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES --> |
| 102 | + </div><!-- end pjax content --> |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| -<!-- footer |
107 |
| - ================================================== --> |
108 |
| -<div id="foot-nav"></div> |
109 |
| -<!-- foot-nav is filled with script in head --> |
| 106 | + <!-- footer |
| 107 | + ================================================== --> |
| 108 | + <div id="foot-nav"></div> |
| 109 | + <!-- foot-nav is filled with script in head --> |
110 | 110 |
|
111 |
| -<!-- Le javascript |
112 |
| - ================================================== --> |
113 |
| -<!-- at end of the document so the pages load faster --> |
| 111 | + <!-- Le javascript |
| 112 | + ================================================== --> |
| 113 | + <!-- at end of the document so the pages load faster --> |
114 | 114 |
|
115 |
| -<!-- load other resources asynchronously: --> |
116 |
| -<script src="js/bootstrap.js" async></script> |
117 |
| -<script src="js/jquery.parss.uncompressed.js" async></script> |
118 |
| -<script src="http://platform.twitter.com/widgets.js" async></script> |
| 115 | + <!-- load other resources asynchronously: --> |
| 116 | + <script src="js/bootstrap.js" async></script> |
| 117 | + <script src="js/jquery.parss.uncompressed.js" async></script> |
| 118 | + <script src="http://platform.twitter.com/widgets.js" async></script> |
119 | 119 |
|
120 |
| -<!-- execute main (initialize resources above + carousel/donate controls --> |
121 |
| -<script src="js/jquery.pjax.js"></script> |
122 |
| -<script src="js/main.js" defer></script> |
| 120 | + <!-- execute main (initialize resources above + carousel/donate controls --> |
| 121 | + <script src="js/jquery.pjax.js"></script> |
| 122 | + <script src="js/main.js" defer></script> |
123 | 123 |
|
124 |
| -</body> |
| 124 | + </body> |
125 | 125 |
|
126 | 126 | </html>
|
0 commit comments