
In a 1.10 site template I have
Code: Select all
{ if $content_id == 18 }BLAH{ /if }
But, in 1.11 I use the same code and the whole { if $content_id == 18 }BLAH{ /if } shows up in the live page - the smarty is not parsed.
But in 1.11 other smarty like {title} is parsed OK.
Help?
Thank you
