Re: [htmltmpl] Multiple templates within a template

2005-12-02 Thread Mark A. Fuller
From: cfaust-dougot <[EMAIL PROTECTED]> >I'm getting into the habit of making a single TMPL file (or new single HT >object) in which I will have anywhere from 3 to 5 different pages in it, each >within its own template if. > >From a performance standpoint, how bad is this? It sounds to me like

[htmltmpl] Multiple templates within a template

2005-12-02 Thread cfaust-dougot
I couldn't really find the answer I was looking for by search the archives, so I thought I would simply ask..   I'm getting into the habit of making a single TMPL file (or new single HT object) in which I will have anywhere from 3 to 5 different pages in it, each within its own template if. Quit