blob: 7f10fa6593dc29a86cf49c823970803eebc9455e [file] [log] [blame]
<html t:type="Border" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<h1>RenderNotification Mixin Demo</h1>
<ul id="list">
<li t:type="any" t:id="item" t:mixins="rendernotification">item body in template</li>
</ul>
</html>