blob: c461c7036ef41db0a7c32f796d3a0de5a76bc5bb [file] [log] [blame]
<?php
/*******************************************************************************
* Copyright (c) 2014 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://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Christopher Guindon (Eclipse Foundation) - Initial implementation
*******************************************************************************/
?>
</div>
</main> <!-- /#main-content-container-row -->
<footer role="contentinfo">
<div class="container">
<div class="row">
<section class="col-md-3">
<h2>Explore</h2>
<ul>
<li><a href="//eclipse.org/">Home</a></li>
<li><a href="//eclipse.org/legal/privacy.php">Privacy Policy</a></li>
<li><a href="//eclipse.org/legal/termsofuse.php">Terms of Use</a></li>
<li><a href="//eclipse.org/legal/copyright.php">Copyright Agent</a></li>
<li><a href="//eclipse.org/legal/">Legal</a></li>
<li><a href="//eclipse.org/org/foundation/contact.php">Contact Us</a></li>
</ul>
</section>
<section class="col-md-3">
<h2>Explore</h2>
<ul>
<li><a href="//eclipse.org/">Home</a></li>
<li><a href="//eclipse.org/legal/privacy.php">Privacy Policy</a></li>
<li><a href="//eclipse.org/legal/termsofuse.php">Terms of Use</a></li>
<li><a href="//eclipse.org/legal/copyright.php">Copyright Agent</a></li>
<li><a href="//eclipse.org/legal/">Legal</a></li>
<li><a href="//eclipse.org/org/foundation/contact.php">Contact Us</a></li>
</ul>
</section>
<section class="col-md-3">
<h2>Explore</h2>
<ul>
<li><a href="//eclipse.org/">Home</a></li>
<li><a href="//eclipse.org/legal/privacy.php">Privacy Policy</a></li>
<li><a href="//eclipse.org/legal/termsofuse.php">Terms of Use</a></li>
<li><a href="//eclipse.org/legal/copyright.php">Copyright Agent</a></li>
<li><a href="//eclipse.org/legal/">Legal</a></li>
<li><a href="//eclipse.org/org/foundation/contact.php">Contact Us</a></li>
</ul>
</section>
<section class="col-md-3">
<?php print $variables['logo']['white']; ?>
<ul class="social-media list-inline">
<li class="social-media-icon social-media-twitter"><a href="https://twitter.com/EclipseFdn"><span class="sr-only">Twitter</span></a></li>
<li class="social-media-icon social-media-google"><a href="https://plus.google.com/+Eclipse"><span class="sr-only">Google+</span></a></li>
<li class="social-media-icon social-media-facebook"><a href="https://www.facebook.com/eclipse.org"><span class="sr-only">Facebook</span></a></li>
<li class="social-media-icon social-media-youtube"><a href="https://www.youtube.com/user/EclipseFdn"><span class="sr-only">Youtube</span></a></li>
</ul>
<p id="copyright"><?php print $variables['footer']['copyright'];?></p>
</section>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="<?php print $variables['theme_url'];?>public/javascript/main.min.js"></script>
</body>
</html>