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

Refunded

Your payment (order ID {{ order_id }}) for the article "{{ article_name }}" has been refunded.

You won't be able to view it until you pay for it again.

{% endblock main %}