blob: 838ffcd656b32b536c38054a9763c390dcf5b7fb [file]
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<!DOCTYPE specification PUBLIC
"-//Howard Lewis Ship//Tapestry Specification 1.2//EN"
"http://tapestry.sf.net/dtd/Tapestry_1_2.dtd">
<specification class="net.sf.tapestry.html.BasePage">
<component id="insertWord" type="Insert">
<binding name="value" property-path="visit.game.word"/>
</component>
<component id="startAgain" type="Page">
<static-binding name="page">Home</static-binding>
</component>
</specification>