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