[htmltmpl] Base templates and sub templates

2007-03-10 Thread Rudolph Froger
Hi, I'm new on this list. I've a question on using HTML::Template for a larger project: - I will use a base template which defines the basic structure of the site. - Different parts of the template will have dynamic content (generated by the scripts). What 'd like to do is create the base template

Re: [htmltmpl] Base templates and sub templates

2007-03-10 Thread Robert Hicks
Rudolph Froger wrote: > Hi, > > I'm new on this list. I've a question on using HTML::Template for a > larger project: > - I will use a base template which defines the basic structure of the site. > - Different parts of the template will have dynamic content (generated > by the scripts). > What 'd

Re: [htmltmpl] Base templates and sub templates

2007-03-10 Thread Roger Burton West
On Sat, Mar 10, 2007 at 04:38:26PM +0100, Rudolph Froger wrote: >I'm new on this list. I've a question on using HTML::Template for a >larger project: >- I will use a base template which defines the basic structure of the site. >- Different parts of the template will have dynamic content (generated