Files
espocrm/application/Espo/Resources/templates/mention/en_US/body.tpl
2026-01-19 17:46:06 +01:00

7 lines
170 B
Smarty

<p>You were mentioned in post by {{userName}}.</p>
{{#if parentName}}
<p>Related to: {{parentName}}</p>
{{/if}}
<p>{{{post}}}</p>
<p><a href="{{url}}">View</a></p>