blob: 956daab9ed2b2c8c3328035ef687d51d79d5d857 [file] [log] [blame]
<html xmlns:t='http://tapestry.apache.org/schema/tapestry_5_1_0.xsd'>
<head>
</head>
<body>
Using zone with context :
<span t:type='zone' t:mixins='zonerefresh' t:period='2' t:context='counter' id='zone' t:id='zone'>
${changed}
</span>
<t:actionlink t:id='link' zone='zone'>Add</t:actionlink>
</body>
</html>