I can do this:
content WRAPPER outer.tt + inner.tt;
and this:
page = 'stuff.tt';
content WRAPPER $page;
but I can't seem to do this:
content WRAPPER outter.tt + $page;
I can use nested WRAPPERs, but I'm curious if there's a way to do the
above.
--
Bill Moseley
[EMAIL PROTECTED]
_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates
