Skip to Content
Menu
This question has been flagged
2 Replies
4402 Zobrazenia

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
Zrušiť

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 24
1586
3
júl 18
3172
0
máj 22
3568
0
jan 20
4896
2
júl 24
16052