middlewingnut
Member
Hi All,
I just can't get this to work - I want to do something based on the current url. So far I have:
<xen:if is={$requestPaths.requestUri} == '/index.php?pages/homepage/'>
My HTML
</xen:if>
When I go to save the template, I get an error...
I just can't get this to work - I want to do something based on the current url. So far I have:
<xen:if is={$requestPaths.requestUri} == '/index.php?pages/homepage/'>
My HTML
</xen:if>
When I go to save the template, I get an error...