From d5851cb946bad7f04459c637084c91842f6aad49 Mon Sep 17 00:00:00 2001 From: Zhymabek Roman Date: Thu, 2 Oct 2025 13:29:12 +0500 Subject: [PATCH] fix: update notification banner --- web/server/templates/base.html | 74 ++++++++++++++++++---------------- 1 file changed, 40 insertions(+), 34 deletions(-) diff --git a/web/server/templates/base.html b/web/server/templates/base.html index f678a03..135a8f9 100644 --- a/web/server/templates/base.html +++ b/web/server/templates/base.html @@ -111,53 +111,59 @@ @@ -443,7 +449,7 @@ document.addEventListener('DOMContentLoaded', () => { const notificationContainer = document.querySelector('.notification-container'); const closeButton = document.querySelector('.close-button'); - const notificationFlagString = "showNotification-kdjfn32" + const notificationFlagString = "showNotification-dmca-canva-2024" const body = document.querySelector('body'); function showNotification() {