12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset='utf-8'>
- <meta http-equiv="X-UA-Compatible" content="chrome=1">
- <link href='http://fonts.googleapis.com/css?family=Roboto+Mono:400,100,300,500,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" type="text/css" href="/stylesheets/stylesheet.css" media="screen">
- <link rel="stylesheet" type="text/css" href="/stylesheets/github-dark.css" media="screen">
-
- <title>Radical Networks</title>
- </head>
- <body>
- <div id="container">
- <div class="inner">
- <nav>
- <ul>
- <li><a href="/about/">About</a></li>
- <li><a href="/participate/">Participate</a></li>
-
- <li><a href="/policies/">Policies</a></li>
- </ul>
- </nav>
- <header>
- <div class="headers">
- <a href="/">
- <h1>Radical<span class="light">/Networks</span></h1>
- </a>
- <h2>October 24-25, 2015<br/>NYU Poly, Brooklyn, NY</h2>
- </div>
- <div id="social">
- <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/images/twitter.png"></a>
- <a href="mailto:info@radicalnetworks.org"><img src="/images/email.png"></a>
- </div>
- </header>
- <div class="sidebar">
- <p><a href="/participate">Call for proposals</a> are open! Deadline is August 10th, 2015.</p>
- <div>In Partnership with<br/>
- <a href="http://eyebeam.org/" target="_blank"><img src="/images/eyebeam_logo_150.png" /></a>
- </div>
- <div>Hosted by<br/>
- <a href="http://eyebeam.org/" target="_blank"><img src="/images/engineering_long_white_250.png" /></a>
- </div>
- </div>
- <section id="main_content">
- <p>Speakers</p>
- </section>
-
-
- </div>
- </div>
- </body>
- </html>
|