mirror of
https://github.com/frappe/lms.git
synced 2026-04-23 00:38:00 +03:00
10 lines
354 B
HTML
10 lines
354 B
HTML
<div>
|
|
<p>Dear {{ member_name }},</p>
|
|
<br>
|
|
<p>You've applied to become a mentor for this course. Your request is currently under review.</p>
|
|
<p>If you are not any more interested to mentor the course {{ course }}, you can <a href="{{ course_url }}">cancel your application</a>.</p>
|
|
<br>
|
|
<p>Thanks and Regards,</p>
|
|
<p>Team School.</p>
|
|
</div>
|