blob: 7fead72393c9cc2ac43cd451f88922ccd9cf1f7f [file] [log] [blame]
<html t:type='border' xmlns:t='http://tapestry.apache.org/schema/tapestry_5_3.xsd'>
<h1>Loop with Mixin Demo</h1>
<span t:type='loop' t:source='123456..123457' t:value='value' t:mixins='tracerMixin'>
${value}
</span>
</html>