aboutsummaryrefslogtreecommitdiff
path: root/utils/minesweeper/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'utils/minesweeper/index.html')
-rw-r--r--utils/minesweeper/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/minesweeper/index.html b/utils/minesweeper/index.html
index c984ead..a5ece6b 100644
--- a/utils/minesweeper/index.html
+++ b/utils/minesweeper/index.html
@@ -12,6 +12,8 @@
<body><div id="page-wrapper">
<h1>minesweeper</h1>
+ <div id="flash-message" hidden>You lost in asdf seconds</div>
+
<table id="minesweeper-table">
</table>