blob: a50b4e1626dfd989d2bc991f8b431b57e63a265a [file] [log] [blame]
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<head>
<title>BeanDisplay Global Override Demo</title>
</head>
<body>
<t:form class="form-horizontal">
<t:beaneditor object="this"/>
</t:form>
</body>
</html>