콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4414 화면

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
1597
3
7월 18
3177
0
5월 22
3575
0
1월 20
4898
2
7월 24
16063