[Templates] Syntax question
Bill Moseley
moseley@hank.org
Wed, 9 May 2007 07:38:16 -0700
On Wed, May 09, 2007 at 01:41:50PM +0100, Andy Wardley wrote:
> Bill can't seem to do this:
> > content WRAPPER outter.tt + $page;
>
> That's a bug/limitation in the TT2 parser. Glancing at the grammar,
> it looks like it might be fixable. But I've got a nagging doubt that
> it's not as straightforward as it looks at first glance.
>
> I'll glance deeper when I get a moment.
This works fine, so don't kill more than a moment on it.
WRAPPER foo;
WRAPPER $bar;
content;
END;
END;
>
> A
>
>
--
Bill Moseley
moseley@hank.org