Message # 1 | 7:56 PM
hello!
Is there is a possible way to make something with <?if ($code$)?> with link
I don't know how to ask : D

well, make code with link, like, if my site link is - http:// my site /news/0-0-0-0-1 then i can write smth in <?if ($code$)?> and if not, then it doesn't display what I want : D
I hope you understood

well, here's an example:
<?if ($ SITE URL $ = 'http:// my site /news/0-0-0-0-1')?> MY CODE <?else?> something <?endif?>