Page 1 of 1

Using the { or } in a site, when not part of code

Posted: Wed Apr 05, 2006 3:27 pm
by mannivw
Hi
I'm running CMS Made Simple fro the first time and am running v0.12.  Everything installed great and it's a a really cool product.
So far I have one question;  how do I insert { or } into the web page?  When I try it, CMSmadesimple obviously interprets what's to follow as code and errors.
Thanks

Re: Using the { or } in a site, when not part of code

Posted: Wed Apr 05, 2006 3:35 pm
by mannivw
Tygger2512 wrote: To use { } you need to encapsulate in {literal} {/literal} tags.
Thanks Tygger2512.