Add missing div for end message.

This commit is contained in:
2019-07-30 08:42:33 -04:00
parent 0a586a33c1
commit 33d503105b
2 changed files with 2 additions and 0 deletions

View File

@@ -30,5 +30,6 @@
<h1></h1>
<a href="">Play again.</a>
</div>
</div>
</body>
</html>

View File

@@ -664,5 +664,6 @@
<h1></h1>
<a href="">Play again.</a>
</div>
</div>
</body>
</html>