summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/dist/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebInterface/NodeJSServer/dist/index.html')
-rw-r--r--WebInterface/NodeJSServer/dist/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebInterface/NodeJSServer/dist/index.html b/WebInterface/NodeJSServer/dist/index.html
index 601fda4..1080150 100644
--- a/WebInterface/NodeJSServer/dist/index.html
+++ b/WebInterface/NodeJSServer/dist/index.html
@@ -27,6 +27,7 @@
</div>
<div class="front-layer" id="front-layer">
<div class="banner" id="notifications">
+ <div class="notification-badge" id="notification-amount">1</div>
<p class="banner-text" id="banner-info">Loading javascript.</p>
<div class="btn-container">
<button class="btn text-btn banner-button" id="dismiss-banner">Okay</button>