{% extends "attendeereg/base.html" %}{% load appmedia %} {% block content %}{% load attendeereg %} {% progressbar 'checkout' %}

Checkout

Sorry, this invoice does not have a 'Checkout' status.
The current status is: {{ invoice.get_status_display }}

You can view your invoice {{ invoice }} at any time.

If you feel this is in error, please contact the PyCon Organizers. They can change the status of the invoice to allow for payment. We do this to prevent double billing, as donations are non-refundable.

Request a change, refund or modification to this invoice. {% endblock %}