[EMAIL PROTECTED] wrote:
Good idea, but I don't think it will work if my output is, say, an
HTML table.  I'd like to be able to something a bit more generic.
However, until I get that worked out, I'll use your idea.  Thanks!

But you can't insert an image directly into an HTML table without an <img> tag. I'm confused :-)


<light dawns>

Er... is this what you meant?

[% INCLUDE foo.html.tmpl
   report_id = "A"
   view_id = "B" %]

? That's a way of invoking templates from other templates with parameters.

Gerv



_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to