> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On > Behalf Of Brian McCain > Sent: Wednesday, August 14, 2002 2:59 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [htmltmpl] Nesting Templates > > Why not just stick the block of HTML, tmpl_vars and all, into > another template, and then anywhere you have that block, > replace it with <tmpl_include > name="/path/to/your/include/template.tmpl">?
That would work, but I'd rather stay away from include files. I'm really hoping to keep all the content and markup in the database, where I can retrieve it and send it as a scalarref... the fewer separate places content is located, the cleaner and the better. ] David Veatch ] [EMAIL PROTECTED] ] http://dvicci.com/ ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
