View Single Post
  #1  
Old 05-22-2003, 12:35 AM
 
Cameron Cameron is offline
 

eXpert
  
Join Date: Jan 2003
Location: Washington State, USA
Posts: 224
 

Default How to display HTML code on the site...

I'm adding in a "link to us" page using a new .tpl file of my own and I want to show html code that somebody can copy & paste into their source code. The problem is that the smarty .tpl file is just displaying the code as though it were code that I was putting in as a link.

So instead of this:
Blah Blah Blah.com

I get:
Blah Blah Blah.com

I tried making a language label for it, but that didn't work.

I'm sure this is easy and I'm overlooking the obvious because it's late. Any suggestions?

Thanks,
Cameron
Reply With Quote