<?doctype?>
<html>
<head>
<title>Unlock <?name?> Success</title>
<?endHead?></head>
<body<?colorScheme?>>
<?beforeButtons?><?showButtons?><?afterButtons?>
<h2>Unlock <?name?></h2>
<table border=0 cellpadding=3 cellspacing=3>
<tr>
<td align=left valign=middle><?emoteHappy?></td>
<td align=left valign=middle>Success. <?name?> is now unlocked.</td>
</tr>
</table>
<?endBody?></body>
</html>