2017-08-11 12:01:42 +00:00
|
|
|
<p>{{ _("Hello") }},</p>
|
|
|
|
|
|
|
|
<p>You attended training {{ frappe.utils.get_link_to_form(
|
|
|
|
"Training Event", doc.training_event) }}</p>
|
|
|
|
|
2021-08-19 08:11:10 +00:00
|
|
|
<p>{{ _("Please share your feedback to the training by clicking on 'Training Feedback' and then 'New'") }}</p>
|