blob: f46046cbe4276b7ecfdca01460f21347fcfdb3af [file] [log] [blame]
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<head>
<title>Destination</title>
</head>
<body>
<dl>
<dt>message</dt>
<dd>${message}</dd>
<dt>value</dt>
<dd>${value}</dd>
</dl>
<hr/>
<t:pagelink page="destination">refresh page</t:pagelink>
<hr/>
<t:actionlink>refresh via action</t:actionlink>
</body>
</html>