blob: cddb3e3d4df441d53477b76fbf1eaa35075d8062 [file] [log] [blame]
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<head>
<title>Override Page</title>
</head>
<body>
<h1>Override Page</h1>
<p>
Link with mixin <t:pagelink t:page="Index" t:mixins="OverridenMixin">Index</t:pagelink>
</p>
<t:overridenComponent/>
</body>
</html>