diff --git a/web/server/templates/base.html b/web/server/templates/base.html
index 4ae8321..d47e575 100644
--- a/web/server/templates/base.html
+++ b/web/server/templates/base.html
@@ -392,7 +392,7 @@
document.addEventListener('DOMContentLoaded', () => {
const notificationContainer = document.querySelector('.notification-container');
const closeButton = document.querySelector('.close-button');
- const notificationFlagString = "showNotification-trada432dfgd"
+ const notificationFlagString = "showNotification-kdjfn32"
const body = document.querySelector('body');
function showNotification() {