On Wed, Feb 8, 2012 at 7:31 PM, Brian Kardell <bkard...@gmail.com> wrote:
> Then why not something like > > <template id="a">world</template> > <template id="b">hello <partial with="a"></template> > Right. If we were to disallow nested templates, that's the way to go. The question is whether we should disallow nested templates or not. - Ryosuke