blob: 5414f3d1b32d1204a47a9f8eed624bbb4f396df2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<!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="insertWord" type="Insert">
<binding name="value" expression="visit.game.word"/>
</component>
<component id="startAgain" type="PageLink">
<static-binding name="page">Home</static-binding>
</component>
</page-specification>