コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4271 ビュー

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
1366
3
7月 18
3027
0
5月 22
3383
0
1月 20
4754
2
7月 24
15791