[Templates] Syntax question

Bill Moseley moseley@hank.org
Tue, 8 May 2007 22:27:14 -0700


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
moseley@hank.org