| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| <html lang="en"> |
| <head> |
| <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| <title>Google Summer of Code</title> |
| <link rel="stylesheet" type="text/css" media="screen" href="css/reset.css" /> |
| <link rel="stylesheet" type="text/css" media="screen" href="css/960.css" /> |
| <link rel="stylesheet" type="text/css" media="screen" href="css/global.css" /> |
| <link rel="stylesheet" type="text/css" media="screen" href="css/typography.css" /> |
| <link rel="stylesheet" type="text/css" media="screen" href="css/structure.css" /> |
| <link rel="stylesheet" type="text/css" media="screen" href="css/menu.css" /> |
| </head> |
| <body> |
| |
| <!-- |
| //////////////////////// |
| BEGIN DEFAULT HEADER |
| //////////////////////// |
| --> |
| <div id="bg"> |
| <div id="page-header"> |
| <div class="container_12"> |
| <div class="grid_12"> |
| <div id="gci"> |
| <a href="/gci/homepage/google/gci2011">Looking for Google Code-in? Click here!</a> |
| </div> |
| <a href="homepage.html"><img src="images/logo-banner.jpg" height="156" width="924" alt="Google Summer of Code" /></a> |
| </div> |
| </div> |
| </div> |
| <!-- .page-header --> |
| <!-- |
| //////////////////////// |
| END DEFAULT HEADER |
| //////////////////////// |
| --> |
| |
| <!-- |
| //////////////////////// |
| BEGIN MAIN CONTENT |
| //////////////////////// |
| --> |
| <div id="main"> |
| <div class="container_12"> |
| |
| <!-- |
| //////////////////////// |
| BEGIN SITE MENU |
| //////////////////////// |
| --> |
| <div id="main-menu" class="grid_3"> |
| <ul id="main-menu-list"> |
| <li><a href="homepage.html">Homepage</a></li> |
| <li><hr/></li> |
| <li><a href="appform.html">App Form</a></li> |
| <li><a href="dashboard-admin.html">Dashboard Admin</a></li> |
| <li><a href="dashboard-student.html">Dashboard Student</a></li> |
| <li><a href="dashboard.html">Dashboard</a></li> |
| <li><a href="homepage-mentor.html">Homepage Mentor</a></li> |
| <li><a href="homepage-offseason.html">Homepage Offseason</a></li> |
| <li><a href="homepage-orgs.html">Homepage Orgs</a></li> |
| <li><a href="proposal-review-action-buttons.html">Proposal Review Buttons</a></li> |
| <li><a href="proposal.html">Proposal</a></li> |
| <li><a href="register.html">Register</a></li> |
| <li><a href="search.html">Search</a></li> |
| </ul> |
| </div> |
| <!-- .grid_3 --> |
| <!-- |
| //////////////////////// |
| END SITE MENU |
| //////////////////////// |
| --> |
| |
| <!-- |
| //////////////////////// |
| BEGIN PAGE CONTENT |
| //////////////////////// |
| --> |
| <div class="grid_9"> |
| |
| <div class="content"> |
| <h1><< Demo Links</h1> |
| </div> |
| </div> |
| <!-- .grid_9 --> |
| <!-- |
| //////////////////////// |
| END PAGE CONTENT |
| //////////////////////// |
| --> |
| |
| </div> |
| <!-- .container_12 --> |
| </div> |
| <!-- .main --> |
| <!-- |
| //////////////////////// |
| END MAIN CONTENT |
| //////////////////////// |
| --> |
| |
| <!-- |
| //////////////////////// |
| BEGIN DEFAULT FOOTER |
| //////////////////////// |
| --> |
| <div id="footer"> |
| <div class="container_12"> |
| <div class="grid_3"> </div> |
| <!-- .grid_3 --> |
| <div class="grid_9"> |
| <div class="footer-menu"> |
| <ul id="footer-menu-list"> |
| <li id="footer-menu-about"><a href="javascript:void(0)">About</a></li> |
| <li id="footer-menu-contact"><a href="javascript:void(0)">Contact</a></li> |
| <li id="footer-menu-facebook" class="social"><a href="javascript:void(0)" class="fb">Facebook</a></li> |
| <li id="footer-menu-twitter" class="social"><a href="javascript:void(0)" class="tw">Twitter</a></li> |
| <li id="footer-menu-blogger" class="social"><a href="javascript:void(0)" class="bl">Blogger</a></li> |
| <li id="footer-menu-email" class="social"><a href="javascript:void(0)" class="em">Email</a></li> |
| <li id="footer-menu-irc" class="social"><a href="javascript:void(0)" class="irc">IRC</a></li> |
| <li id="footer-menu-privacy" class="last"><a href="javascript:void(0)">Privacy Policy</a></li> |
| </ul> |
| </div> |
| <div class="footer-meta"> |
| <span class="powered">Powered by <a href="http://code.google.com/p/soc/wiki/MelangeIntro" target="_blank">Melange</a></span> Empowered by <a href="http://www.echoditto.com/" target="_blank"><img src="images/echoditto.png" height="16" width="70" alt="EchoDitto" /></a> |
| </div> |
| </div> |
| <!-- .grid_9 --> |
| </div> |
| <!-- .container_12 --> |
| </div> |
| <!-- .footer --> |
| </div> |
| <!-- #bg --> |
| <!-- |
| //////////////////////// |
| END DEFAULT FOOTER |
| //////////////////////// |
| --> |
| |
| </body> |
| </html> |