Hello,
I would like to add the nominative information in the template "themes
/ base / email / html / email-verification.ftl".
I would like to make the user's name appear, but it does not work.
I do this: I add this tag "$ {(user.username!") "in this file, but
nothing appears.
Do you know how I could do it?
Thank you.
==== In FR ======
Bonjour,
Je souhaiterais ajouter les informations nominatives dans le template
"themes / base / email / html / email-verification.ftl".
Je souhaiterais faire paraître le nom de l'utilisateur, mais cela ne
fonctionne pas.
je fais ainsi : j'ajoute cette balise "${(user.username!'')" dans
ce
fichier, mais rien n'apparait.
Savez-vous comment je pourrais faire ?
Merci à vous.