diff --git a/pages/unisfa_door_closed.html b/pages/unisfa_door_closed.html
index b4c39ac3d9df94aecf49ff6d3a78a2e0b1f01193..28b29de1c196b4c66f393f5fe1c654aab2e9aa76 100644
--- a/pages/unisfa_door_closed.html
+++ b/pages/unisfa_door_closed.html
@@ -7,8 +7,6 @@
   </head>
   <body>
     <p><a href="#light">lightmode</a> <a href="#dark">darkmode</a></p>
-    <h2>Important notice</h2>
-    <p>The Unisfa clubroom will be closed from 5am - 12pm Wednesday 2 October for aircon installation. Please see the club's Discord for more information.</p>
     <h1>Unisfa Door Status</h1>
     <p>The door is currently closed.</p>
     <img
diff --git a/pages/unisfa_door_open.html b/pages/unisfa_door_open.html
index 584e0e11d0813f586b274fbb58c57e7474fd9e20..0bb2161c7a529d7a45b59b3ef3247f2eb12b258d 100644
--- a/pages/unisfa_door_open.html
+++ b/pages/unisfa_door_open.html
@@ -7,8 +7,6 @@
   </head>
   <body>
     <p><a href="#light">lightmode</a> <a href="#dark">darkmode</a></p>
-    <h2>Important notice</h2>
-    <p>The Unisfa clubroom will be closed from 5am - 12pm Wednesday 2 October for aircon installation. Please see the club's Discord for more information.</p>
     <h1>Unisfa Door Status</h1>
     <p>The door is currently open!</p>
     <img
diff --git a/pages/unisfa_door_unavail.html b/pages/unisfa_door_unavail.html
index 65fc56c93a4f6a398ba2a32742a14bf99ef11cae..a445da55c8726a3d7c2796b7a7f5144509132fd5 100644
--- a/pages/unisfa_door_unavail.html
+++ b/pages/unisfa_door_unavail.html
@@ -7,8 +7,6 @@
   </head>
   <body>
     <p><a href="#light">lightmode</a> <a href="#dark">darkmode</a></p>
-    <h2>Important notice</h2>
-    <p>The Unisfa clubroom will be closed from 5am - 12pm Wednesday 2 October for aircon installation. Please see the club's Discord for more information.</p>
     <h1>Unisfa Door Status</h1>
     <p>The door sensor is currently unavailable. Sorry :-(</p>
     <script src="/static/darkmode.js"></script>