blob: 37342caf07eda6b01086da92c26ffe2acd34e695 [file]
<html>
<head>
<title>Tapestry Hangman</title>
</head>
<body>
<h1>You Lose!</h1>
The word was:
<font size=large>
<span jwcid="insertWord"/>
</font>.
<p>
<a jwcid="startAgain">Start again</a>
</body>
</html>