View Single Post
  #2  
Old 04-07-2004, 05:25 PM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default

Enclose them in {literal} tags.. such as:

Code:
{literal} <script></script> {/literal}
This will prevent Smarty from parsing the script.
Reply With Quote