mirror of
https://github.com/frappe/lms.git
synced 2026-04-19 22:52:29 +03:00
9 lines
174 B
HTML
9 lines
174 B
HTML
<p>
|
|
{{ _("{0} has applied for the job position {1}").format(full_name, job_title) }}
|
|
</p>
|
|
<br>
|
|
<p>
|
|
{{ _("You can find their resume attached to this email.") }}
|
|
</p>
|
|
|