On Wed, 23 Jan 2002, Bill Moseley wrote: > > I use "wrapper" to create my pages which is basically: > > [%- WRAPPER page; PROCESS $template; END -%]
Hi Bill, Please excuse the probably dumb questions but do you put this at the top of each of you template pages ? And am I correct in assuming that it is a concise form of this ? [%- WRAPPER page %] ..template stuff.. [% END -%] Thanks, Simon. -- ENOSIG
