This is for the Smarty Template Engine (smarty.php.net):

Does anyone know a way to force a "{" or "}" (the default tags) to be displayed, and not interpreted, such as the back-slash in PHP, Perl or JavaScript?

Thanks.