I’m trying to post some code examples here, but {if} statements are being stripped out:
{preload_replace:active="class='selected'"}
<li><a href="/">Home</a></li>Right after href=”/” there is supposed to be {if segment_1 == ""}{active}{/if}, but it’s being stripped out.
-Aaron