mirror of
https://github.com/penpot/penpot.git
synced 2026-06-01 05:00:17 +00:00
17 lines
237 B
Plaintext
17 lines
237 B
Plaintext
-- begin :subject
|
|
Bienvenue sur UXBOX.
|
|
-- end
|
|
|
|
-- begin :body-text
|
|
Bonjour {{user}}!
|
|
|
|
Bienvenue sur UXBOX.
|
|
|
|
L'équipe UXBOX.
|
|
-- end
|
|
|
|
-- begin :body-html
|
|
<p>Bonjour {{user}} !</p>
|
|
<p>Bienvenue sur UXBOX.</p>
|
|
<p>L'équipe UXBOX.</p>
|
|
-- end |