{% extends "templates/base.html" %} {% block main %}

Thanks for donating {{ donation_amount }} {{ currency }} to {{ donation_receiver }}.

Please keep the order identifier {{ order_id }} as a receipt for your donation.

{% endblock main %}