diff --git a/app/templates/main.html b/app/templates/main.html
index 79e1d9c82bc850dc542dd3cf52e2b5d197c711ab..b529f06f2462e2e7a6f5f2dc6da53678ea14d3dd 100644
--- a/app/templates/main.html
+++ b/app/templates/main.html
@@ -32,9 +32,6 @@
 	</form>
 
 	<h2>Schedule for {{ g.dow }} {{ g.date }}</h2>
-{% if g.rooms == "i" %}
-	<p class=warning>Warning: Do not plan new meetings in Z6 to Z10, they will become unlicensed on 2020-06-22.
-{% endif %}
 
 	<div id=heading>
 {% for r in g.room_boxes %}