<% /* Copyright 2009 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS-IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ %><% if (cart.showStartOverMessage) { %>
Your purchase is complete! To purchase another item, please return to the purchase page.
<% } switch(cart.status) { case 'success': %>

Thank you for your purchase! This page serves as your receipt. Please print it for your records. You will receive a copy of this receipt and license key by email shortly.

<% break; case 'pending': %>

Your purchase is pending approval by PayPal. Once it clears, usually in 2-5 business days, you will receive a copy of this receipt and your license key by email.

<% break; } %> <% var instructions = "/ep/pne-manual"; var download = "/ep/store/eepnet-download-nextsteps"; %>

To install EtherPad Private Network Edition:

<%= displaySummary() %>