View Single Post
  #2  
Old 10-24-2003, 08:22 AM
 
vickys_box vickys_box is offline
 

Member
  
Join Date: Aug 2003
Posts: 17
 

Default

I would suggest that the easiest thing to do is to keep head.tpl, but replace its content with Smarty code that reads the $cat variable and then includes the appropriate file (be it .tpl or straight .html) depending on that value.
Reply With Quote