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. A