fix: payment reminder template issue

This commit is contained in:
Jannat Patel
2025-02-13 08:57:13 +05:30
parent 15a12d2518
commit 8f1c9612b7

View File

@@ -14,6 +14,6 @@
{{ _("If you have any questions or need assistance, feel free to reach out to our support team.") }}
</p>
<p>
{{ __("Looking forward to seeing you enrolled!") }}
{{ _("Looking forward to seeing you enrolled!") }}
</p>
</div>