Hi
I need to be able to put a { in the content of my page, but when the page loads, i get a smarty error saying that it is an unrecognised tag. Is there a way around this?
Thanks
british.assassin
using {'s in content
Re: using {'s in content
You will have to use {literal} { {/literal} those curly brackets are used in smarty to denote actions/tags...

