blob: d1302fddc67c0337008812043b48b9705c0856e9 [file] [log] [blame]
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<head>
<title>Demo</title>
</head>
<body>
<p>
Content from page "ContentPage":
</p>
<blockquote id="content">
${pageContent}
</blockquote>
<p>
Normal link to login page:
<span id="link2">
<t:pagelink page="login">login</t:pagelink>
</span>
</p>
</body>
</html>