| <?php |
| /******************************************************************************* |
| * Copyright(c) 2015 Eclipse Foundation and others. |
| * All rights reserved. This program and the accompanying materials |
| * are made available under the terms of the Eclipse Public License v1.0 |
| * which accompanies this distribution, and is available at |
| * http://eclipse.org/legal/epl-v10.html |
| * |
| * Contributors: |
| * Nathan Gervais (Eclipse Foundation) - Initial implementation |
| * Eric Poirier (Eclipse Foundation) |
| *******************************************************************************/ |
| ?> |
| <aside id="leftcol" class="col-md-4"> |
| <div class="sideitem"> |
| <h3>Juno</h3> |
| <ul id="leftnav"> |
| <li><a href="/projects/releases/releases.php?release=juno" |
| target="_self">Project List</a></li> |
| <li><a href="/projects/releases/descriptions.php?release=juno" |
| target="_self">Project Descriptions</a></li> |
| </ul> |
| </div> |
| </aside> |
| <div id="midcolumn"> |
| <h1>Eclipse Planning Council</h1> |
| <h2>Purpose</h2> |
| <p> |
| This 'planning' directory at this URL is to hold Planning Council |
| specific web pages and web apps. Most Planning Council information |
| is available on the <a |
| href="http://wiki.eclipse.org/Planning_Council">Eclipse Planning |
| Council Wiki Pages</a> |
| </p> |
| </div> |