Skip to Content
Menú
This question has been flagged
2 Respostes
4188 Vistes

My code is like so, which is copied from another template..

 % if user.signature

 ${user.signature | safe}

 % endif

When I create a new Email, the result is like this.

% if user.signature

--
Administrator

% endif

I have tried with the : syntax but all i get is a blank template.

I have tried without the if statement and it works as long as there is a signature..

 ${user.signature | safe}

How can I only display the Signature and not the if statements..

Do I need the if statements??


I do not have the option to view in HTML mode??  

is there an option for it?

Avatar
Descartar

Hi,

can you delete your template from the database and try again after updating your module ?

Best Answer

Ma be, issue with summernote, to rectify just move to html mode and add the code.


Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de març 24
1292
3
de jul. 18
2982
0
de maig 22
3266
0
de gen. 20
4648
2
de jul. 24
15657