From e527b49b3b2809cfa851dc8416d08b07dc3e80e3 Mon Sep 17 00:00:00 2001
From: Pelle Koster <pelle.koster@geant.org>
Date: Thu, 27 Mar 2025 13:03:24 +0100
Subject: [PATCH] Change TNC2025 to TNC25 in checkout page

---
 stripe_checkout/stripe_checkout/templates/checkout.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stripe_checkout/stripe_checkout/templates/checkout.html b/stripe_checkout/stripe_checkout/templates/checkout.html
index c6e56b7..d2652e4 100644
--- a/stripe_checkout/stripe_checkout/templates/checkout.html
+++ b/stripe_checkout/stripe_checkout/templates/checkout.html
@@ -10,7 +10,7 @@
                 <h1 class="card-header primary">Please confirm your payment</h1>
                 <div class="leader">Please finalize your registration by clicking CONFIRM below and choosing your
                 payment method. Only after you have confirmed, and we have received your payment, is your
-                registration for TNC2025 complete.
+                registration for TNC25 complete.
                 </div>
                 <div class="card-content center gap">
                     <div>
-- 
GitLab