diff --git a/app/templates/main.html b/app/templates/main.html
index b529f06f2462e2e7a6f5f2dc6da53678ea14d3dd..37c0bf3d982e6fe4e4a0b7d0fdc343b98b7a2e99 100644
--- a/app/templates/main.html
+++ b/app/templates/main.html
@@ -9,6 +9,9 @@
 	<p id=intro>This table summarizes meetings scheduled in our Zoom accounts. Use standard Zoom interface
 	to create and modify reservations. Please keep in mind that there is a slight delay between Zoom
 	and this table. Please report all bugs to Martin Mareš.</p>
+
+	<p><b>Please note that the shared Zoom accounts will not be available after 2023-03-10.</b></p>
+
 	<form id=f method=GET action="?">
 		<label for=date>Date:</label>
 		<input id=date type=date name=date step=1 value="{{ g.date }}">