|
Thank you very much. Adding:
<body py:match="item.tag=='{http://www.w3.org/1999/xhtml}body'"py:attrs="item.items()">
to master.kid as suggested by Kevin works
nicely!
|
|
Thank you very much. Adding:
<body py:match="item.tag=='{http://www.w3.org/1999/xhtml}body'"py:attrs="item.items()">
to master.kid as suggested by Kevin works
nicely!
|