I'm trying to include one header throughout the site. I stripped my head.tpl to look like this:
Code:
{ include file="/incl/header.php" }
Works great, but now I see there's a bunch of pages that use rectangle_top_cust.tpl
Now, no matter what i do with that page, my head does not display. By the way I keep whatever hidden fields with the form and JS snippet.
Any suggestions?
