diff --git a/goodtimes/constants.py b/goodtimes/constants.py index ea24367..c27f8bd 100644 --- a/goodtimes/constants.py +++ b/goodtimes/constants.py @@ -31,7 +31,7 @@ LOGIN_SUCCESS = "Login successful." LOGIN_FAIL = "Login failed." LOGOUT_SUCCESS = "Logout successful." SESSION_EXPIRED = "Your session has expired. Please log in again." -ACCOUNT_DEACTIVATED = "Your account is inactive. Please contact support." +ACCOUNT_DEACTIVATED = "Your account is inactive. Please contact support - goodtimesltd2024@gmail.com" EMAIL_EXISTS = "This email address is already in use. Please use a different email." INVALID_EMAIL_PASSWORD = "Invalid email or password." INVALID_PASSWORD = "Invalid password." diff --git a/templates/stripe_html/index.html b/templates/stripe_html/index.html index 24c17a0..88b1c24 100644 --- a/templates/stripe_html/index.html +++ b/templates/stripe_html/index.html @@ -92,8 +92,7 @@ {% endif %}
£ {{ subscription.high_amount }} £ {{
- subscription.amount }}
£ {{ subscription.high_amount }} £ {{ subscription.amount }}
£ {{ subscription.amount }}
{% endif %}