跳至内容
菜单
此问题已终结
2 回复
4201 查看

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?

形象
丢弃

Hi,

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

最佳答案

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


形象
丢弃
相关帖文 回复 查看 活动
1
3月 24
1305
3
7月 18
2990
0
5月 22
3304
0
1月 20
4662
2
7月 24
15691