diff --git a/pinaxcon/templates/registrasion/stripe/refund.html b/pinaxcon/templates/registrasion/stripe/refund.html index e2fd9c64..589fb01d 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 }}.