summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index 8e4eec1..d3bd219 100644
--- a/index.html
+++ b/index.html
@@ -53,6 +53,12 @@
</script>
</head>
<body>
+ <!-- message box for alerts -->
+ <div id="message" style="display: none;">
+ <span class="close glyphicon glyphicon-remove-sign"></span>
+ <span class="text"></span>
+ </div>
+
<!-- the status bar at the top of each page -->
<div class="navbar navbar-inverse navbar-fixed-top" id="topbar">
<div class="container-fluid">