Hi,
I'm trying to use the "match" operator to make a style sheet appear in certain situations (brackets removed):
if @this_url@ match "/communities/grand-boulevard/admin/*"
However, i'm getting this error:
Invalid conjunction match in if tag.
I've used this same construct before, although in version 3 (this site is in version 5).
Am I doing something wrong? Is there a better way?
Thanks,