diff --git a/pinaxcon/templates/registrasion/stripe/refund.html b/pinaxcon/templates/registrasion/stripe/refund.html index e2fd9c64346a4f0cde4fb442b28e2265a0b1c08a..589fb01d764ad9d530dec794229b4915445e36e1 100644 --- a/pinaxcon/templates/registrasion/stripe/refund.html +++ b/pinaxcon/templates/registrasion/stripe/refund.html @@ -2,8 +2,11 @@ {% load bootstrap %} {% load registrasion_tags %} +{% block head_title %}Stripe refunds for credit note #{{ credit_note.id}}{% endblock %} +{% block page_title %}Stripe refunds for credit note #{{ credit_note.id}}{% endblock %} + {% block proposals_body %} -

Stripe refunds for credit note #{{ credit_note.id}}

+

Details

This credit note is valued at ${{ credit_note.value }}.