| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- $Id: Home.page,v 1.6 2002/05/13 14:00:37 scornflake Exp $ --> | |
| <!DOCTYPE page-specification PUBLIC | |
| "-//Howard Lewis Ship//Tapestry Specification 1.3//EN" | |
| "http://tapestry.sf.net/dtd/Tapestry_1_3.dtd"> | |
| <page-specification class="net.sf.tapestry.html.BasePage"> | |
| <component id="homePage" type="PageLink"> | |
| <static-binding name="page">Home</static-binding> | |
| </component> | |
| </page-specification> |