blob: 06e895002c9386dc5fbafc0a6deae131dcabc496 [file] [log] [blame]
<?php
/**
* Copyright (c) 2015, 2016, 2018 Eclipse Foundation.
*
* 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 implementation
* Eric Poirier (Eclipse Foundation)
*
* SPDX-License-Identifier: EPL-2.0
*/
?>
<div class="jumbotron breadcrumbs-offset">
<div class="container">
<div class="content">
<?php print $Paypal->get_client_message();?>
<h1><?php print $pageTitle;?></h1>
<p>Eclipse technology is a success thanks to our awesome open source
community. We want to make it even better! All donations
go directly to funding Eclipse Platform development.</p>
<p><a href="/projects/" class="btn btn-warning" style="color:#fff;">Discover Projects</a></p>
</div>
</div>
</div>