Is there away to specify a relative path for an INCLUDE directive?

For instance, in template "a/b/c.tt2", the directive:

[ INCLUDE foo.tt2 ... ]

would access the template a/b/foo.tt2.

or perhaps the syntax would be:

[ INCLUDE ./foo.tt2 ... ]

_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to