Add files via upload
This commit is contained in:
parent
9f4a2c0b7e
commit
5e3b6ee148
1 changed files with 26 additions and 0 deletions
26
views/mail_message.tpl
Normal file
26
views/mail_message.tpl
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
<p>Bonjour,</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Un projet a été partagé avec vous via la plateforme <strong>Folliow</strong>.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3>{$projectTitle}</h3>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
{$projectDescription}
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Vous pouvez consulter le projet en cliquant sur le lien ci-dessous :
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="{$projectUrl}">
|
||||||
|
{$projectUrl}
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Cordialement,<br>
|
||||||
|
L’équipe Folliow
|
||||||
|
</p>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue