diff --git a/lms/templates/emails/payment_reminder.html b/lms/templates/emails/payment_reminder.html index dd2847be..83ccd4d2 100644 --- a/lms/templates/emails/payment_reminder.html +++ b/lms/templates/emails/payment_reminder.html @@ -14,6 +14,6 @@ {{ _("If you have any questions or need assistance, feel free to reach out to our support team.") }}

- {{ __("Looking forward to seeing you enrolled!") }} + {{ _("Looking forward to seeing you enrolled!") }}

\ No newline at end of file