| <?php |
| /** |
| * Copyright (c) 2014, 2018 Eclipse Foundation and others. |
| * |
| * This program and the accompanying materials are made |
| * available under the terms of the Eclipse Public License 2.0 |
| * which is available at https://www.eclipse.org/legal/epl-2.0/ |
| * |
| * Contributors: |
| * Christopher Guindon (Eclipse Foundation) - initial API and implementation |
| * Eric Poirier (Eclipse Foundation) |
| * |
| * SPDX-License-Identifier: EPL-2.0 |
| */ |
| ?> |
| |
| <div id="midcolumn"> |
| |
| <h1><?php print $pageTitle;?></h1> |
| <div class="panel panel-default"> |
| <!-- Default panel contents --> |
| <div class="panel-heading">Need to contact someone at Eclipse.org?</div> |
| |
| <!-- List group --> |
| <ul class="list-group"> |
| <li class="list-group-item"><strong>Report a bug</strong><br> <a |
| href="https://accounts.eclipse.org">Register</a> |
| and <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi">report</a> |
| a bug</li> |
| <li class="list-group-item"><strong>Technical questions / |
| Support (via HTTP)</strong><br> <a |
| href="https://accounts.eclipse.org">Register</a> |
| and join the <a href="../../forums/">Forums</a></li> |
| <li class="list-group-item"><strong>Technical questions / |
| Support (via NNTP)</strong><br> <a |
| href="../../newsgroups/register.php">Register</a> and join the |
| <a href="../../newsgroups/">Newsgroups</a></li> |
| <li class="list-group-item"><strong>Legal questions</strong><br> |
| <i class="fa orange fa-envelope"></i> license (at) eclipse.org</li> |
| <li class="list-group-item"><strong>News, events or announcing a |
| new plug-in</strong><br> <i class="fa orange fa-envelope"></i> |
| news (at) eclipse.org</li> |
| <li class="list-group-item"><strong>Joining the Eclipse |
| Foundation</strong><br> <i class="fa orange fa-envelope"></i> |
| membership (at) eclipse.org</li> |
| <li class="list-group-item"><strong>A project proposal for |
| Eclipse.org</strong><br> <i class="fa orange fa-envelope"></i> |
| emo (at) eclipse.org</li> |
| <li class="list-group-item"><strong>Eclipse.org infrastructure</strong><br> |
| <i class="fa orange fa-envelope"></i> webmaster (at) |
| eclipse.org</li> |
| <li class="list-group-item"><strong>General inquiries</strong><br> |
| <i class="fa orange fa-envelope"></i> emo (at) eclipse.org</li> |
| </ul> |
| </div> |
| |
| <h2>Directions</h2> |
| <div class="row"> |
| <div class="hidden-xs col-sm-11"> |
| <img src="../../images/officeview.jpg" NAME="Office" |
| class="media-object img-responsive"> |
| </div> |
| <div class="col-sm-13"> |
| <p> |
| Eclipse Foundation, Inc.<br /> 102 Centrepointe Drive<br /> |
| Ottawa, Ontario,<br /> Canada, K2G 6B1 <br /> |
| </p> |
| |
| <ul style="padding-left: 2em;"> |
| <li><a |
| href="http://maps.google.com/maps?q=102+centrepointe+drive,+ottawa,+ontario,+canada&t=h&iwloc=A&hl=en" |
| target="_blank">Google map</a></li> |
| <li><a |
| href="http://maps.google.com/maps?q=from%3A+1+1st+Ave,+Gloucester,+ON,+Canada+to%3A+102+centrepointe+drive,+ottawa,+ontario,+canada&ll=45.333806,-75.708332&spn=0.084146,0.152967&t=h&f=d&hl=en" |
| target="_blank">Directions from the Ottawa Airport: </a></li> |
| <li><a |
| href="http://maps.google.com/maps?q=from%3A+1+wellington,+ottawa,+ontario,+canada+to%3A+102+centrepointe+drive,+ottawa,+ontario,+canada&spn=0.084070,0.152967&t=h&f=d&hl=en" |
| target="_blank">Directions from downtown:</a></li> |
| <li><a |
| href="http://maps.google.com/maps?q=from%3A+100+March+Rd,+Kanata,+ON,+Canada+to%3A+102+centrepointe+drive,+ottawa,+ontario,+canada&t=h&f=d&hl=en" |
| target="_blank">Directions from Kanata</a></li> |
| </ul> |
| <p> |
| <i class="fa fa-phone orange"></i> +1.613.224.9461 |
| </p> |
| <p> |
| <i class="fa fa-fax orange"></i> +1.613.224.5172 |
| </p> |
| </div> |
| <div class="col-xs-24"> |
| <br /> |
| <h3>Parking and entrance</h3> |
| <p>Free parking and the entrance is at the rear of the building. |
| Turn onto Hemmingwood Way, and then take an immediate left into |
| the parking lot.</p> |
| |
| </div> |
| </div> |
| </div> |
| <div id="rightcolumn"> |
| <div class="sideitem"> |
| <h6>Related Links</h6> |
| <ul> |
| <li><a href="staff.php">Foundation Staff</a></li> |
| </ul> |
| </div> |
| </div> |