blob: 561023ad29b6ec28c87a3089abf680fb433e8e4d [file] [log] [blame]
<html t:type="border" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd">
<h1>Components Not In Template Demo</h1>
<p>
This is a very common example where there's an @Component BeanEditForm on field form, and a t:form
here.
</p>
<!-- This will get an id of "form_0" -->
<t:form/>
</html>