Hi, I have a template(b.kid) which extends template(a.kid). b.kid contains a "head" tag with some childs. Could it be possible to add a node/tag thru a.kid?
So a.kid looks like: . . . <head> <title>Something</title> <head> and b.kid: <head py:append="true"> <meta name=" </head> ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ kid-template-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kid-template-discuss
