|
26 | 26 | <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png"> |
27 | 27 | <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png"> |
28 | 28 | <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png"> |
29 | | - |
| 29 | + |
30 | 30 | <div class="navbar navbar-inverse navbar-fixed-top"> |
31 | 31 | <div class="navbar-inner" id="head-nav"> |
32 | 32 | </div> |
|
42 | 42 | }) |
43 | 43 | </script> |
44 | 44 | </head> |
45 | | - |
| 45 | + |
46 | 46 | <body> |
47 | 47 | <div id="pjax-content"> |
48 | 48 | <!-- END REPEAT--> |
49 | 49 |
|
50 | 50 | <!-- sb: this allows FB to reload when user returns to home page |
51 | | - it is very slow though...i think there is a better way but requires app id --> |
| 51 | + it is very slow though...i think there is a better way but requires app id --> |
52 | 52 | <div id="fb-root"></div> |
53 | 53 |
|
54 | 54 | <div id="myCarousel" class="carousel slide"> |
@@ -244,73 +244,76 @@ <h1>Aiming for the best.</h1> |
244 | 244 | </div> |
245 | 245 | </div> |
246 | 246 |
|
247 | | - |
| 247 | + |
248 | 248 |
|
249 | 249 | <!-- ====================== main body ==================== --> |
250 | | - <div> |
251 | | - <div class="container marketing"> |
252 | | - <div> |
253 | | - <h1>Enter the worm. <img src="assets/ico/apple-touch-icon-72-precomposed.png"> |
254 | | - </h1> |
255 | | - </div> |
256 | | - <div class="large-spacer"></div> |
257 | | - <h2> |
258 | | - <strong>OpenWorm</strong> is an open source project dedicated to creating the first virtual organism in a computer. |
259 | | - </h2> |
| 250 | + <div class="container marketing"> |
| 251 | + <div> |
| 252 | + <h1>Enter the worm. <img src="assets/ico/apple-touch-icon-72-precomposed.png"> |
| 253 | + </h1> |
260 | 254 | </div> |
261 | | - |
262 | | - <div class="large-spacer"></div> |
263 | | - <div class="line"></div> |
264 | | - <div class="large-spacer"></div> |
265 | 255 | <div class="large-spacer"></div> |
| 256 | + <h2> |
| 257 | + <strong>OpenWorm</strong> is an open source project dedicated to creating the first virtual organism in a computer. |
| 258 | + </h2> |
| 259 | + </div> |
266 | 260 |
|
267 | | - <div class="container marketing"> |
268 | | - <div class="row-fluid"> |
269 | | - <div class="span4"> |
270 | | - <h3>What?</h3> |
271 | | - <p class="marketing-byline"> |
272 | | - OpenWorm has been developing a complete cell-level model of the C. elegans nematode since 2011. |
273 | | - </p> |
274 | | - </div> |
275 | | - <div class="span4"> |
276 | | - <h3>Why?</h3> |
277 | | - <p class="marketing-byline"> |
278 | | - Because modeling a simple nervous system is a first step toward fully understanding complex systems like the human brain. |
279 | | - </p> |
280 | | - </div> |
281 | | - <div class="span4"> |
282 | | - <h3>How?</h3> |
283 | | - <p class="marketing-byline"> |
284 | | - By rejecting red tape and building a community of engineers, scientists, and other motivated volunteers from around the world. |
285 | | - </p> |
286 | | - </div> |
| 261 | + <div class="large-spacer"></div> |
| 262 | + <div class="line"></div> |
| 263 | + <div class="large-spacer"></div> |
| 264 | + <div class="large-spacer"></div> |
| 265 | + |
| 266 | + <div class="container marketing"> |
| 267 | + <div class="row-fluid"> |
| 268 | + <div class="span4"> |
| 269 | + <h3>What?</h3> |
| 270 | + <p class="marketing-byline"> |
| 271 | + OpenWorm has been developing a complete cell-level model of the C. elegans nematode since 2011. |
| 272 | + </p> |
| 273 | + </div> |
| 274 | + <div class="span4"> |
| 275 | + <h3>Why?</h3> |
| 276 | + <p class="marketing-byline"> |
| 277 | + Because modeling a simple nervous system is a first step toward fully understanding complex systems like the human brain. |
| 278 | + </p> |
| 279 | + </div> |
| 280 | + <div class="span4"> |
| 281 | + <h3>How?</h3> |
| 282 | + <p class="marketing-byline"> |
| 283 | + By rejecting red tape and building a community of engineers, scientists, and other motivated volunteers from around the world. |
| 284 | + </p> |
287 | 285 | </div> |
288 | 286 | </div> |
| 287 | + </div> |
289 | 288 |
|
290 | | - <div class="large-spacer"></div> |
291 | | - <div class="large-spacer"></div> |
292 | | - <div class="large-spacer"></div> |
293 | | - |
294 | | - <div class="marketing" |
295 | | - <div class="row-fluid"> |
296 | | - <div class="span6" style="color: #292929;"> |
297 | | - <h2>Latest news</h2> |
298 | | - <ul id="news-feed"> |
| 289 | + <div class="large-spacer"></div> |
| 290 | + <div class="large-spacer"></div> |
299 | 291 |
|
300 | | - </ul> |
301 | | - </div> |
302 | | - <div class="span6"> |
303 | | - <div id="tweeter"> |
304 | | - <a class="twitter-timeline" href="https://twitter.com/OpenWorm" data-widget-id="293717776768569344">Tweets by @OpenWorm</a> |
305 | | - </div> |
| 292 | + <div class="marketing"> |
| 293 | + <div class="row-fluid"> |
| 294 | + <div class="span6" style="color: #292929;"> |
| 295 | + <h2>Latest news</h2> |
| 296 | + <ul id="news-feed"> |
| 297 | + |
| 298 | + </ul> |
| 299 | + </div> |
| 300 | + <div class="span6"> |
| 301 | + <div id="tweeter"> |
| 302 | + <a class="twitter-timeline" href="https://twitter.com/OpenWorm" data-widget-id="293717776768569344">Tweets by @OpenWorm</a> |
306 | 303 | </div> |
307 | 304 | </div> |
308 | 305 | </div> |
309 | 306 | </div> |
| 307 | + |
310 | 308 | <div class="container"> |
311 | 309 | <div class="marketing"> |
312 | 310 |
|
313 | | - <h3>See OpenWorm at:</h3> |
| 311 | + |
| 312 | + <h1>See OpenWorm</h1> |
| 313 | + <h2> |
| 314 | + at |
| 315 | + </h2> |
| 316 | + <br> |
314 | 317 | <a href="media.html" class="no-a-effect" title="See two awesome TEDx talks by Stephen Larson featuring OpenWorm"> |
315 | 318 | <div id="tedx"></div> |
316 | 319 | <div class="row-fluid"> |
@@ -431,8 +434,8 @@ <h1>Meet with us</h1> <br> |
431 | 434 | </p> |
432 | 435 | </div> |
433 | 436 | </div> |
434 | | - |
435 | | - <!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES --> |
| 437 | + |
| 438 | + <!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES --> |
436 | 439 | </div><!-- end pjax content --> |
437 | 440 |
|
438 | 441 |
|
|
0 commit comments