Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2353 Представления

In Mass Mailing API I have defined a custom XML template.


I have no problem with IF condition if I write it as following :

% if condition:

    <p>Hello World!</p>

% endif


But as soon as I put inside a consequent HTML code, the line "% if condition:" is cleared and the line % endif still remain reaching an error : 

Please help me, I really need this conditionnal table in my template

Аватар
Отменить
Лучший ответ

Please be aware that the % sign must be the first character on a line.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мар. 24
2073
2
июн. 20
3309
5
янв. 20
5722
2
февр. 18
3894
3
окт. 17
8456