feat: new tab and other misc fixes

This commit is contained in:
Jannat Patel
2024-04-17 10:36:48 +05:30
parent 255990b022
commit b98f6369ae
10 changed files with 71 additions and 15 deletions

View File

@@ -1,14 +1,8 @@
<h3>
{{ _("New Job Applicant") }}
</h3>
<br>
<p>
{{ _("{0} has applied for the job position {1}").format(full_name, job_title) }}
</p>
<br>
<p>
<b>
{{ _("You can find their resume attached to this email.") }}
</b>
{{ _("You can find their resume attached to this email.") }}
</p>