From c5e3a8afd14a6041ad53bfae51bba5b185c3044b Mon Sep 17 00:00:00 2001 From: rizwanisready Date: Fri, 24 May 2024 16:12:27 +0530 Subject: [PATCH] handling active subscription if exist 2 --- templates/stripe_html/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/stripe_html/index.html b/templates/stripe_html/index.html index 34789d0..152a687 100644 --- a/templates/stripe_html/index.html +++ b/templates/stripe_html/index.html @@ -52,6 +52,13 @@
+
+ {% for message in messages %} + + {% endfor %} +