diff --git a/templates/web/common/site_layout.tt.html b/templates/web/common/site_layout.tt.html
index ec7d5d6404708..5733a6696ecd2 100644
--- a/templates/web/common/site_layout.tt.html
+++ b/templates/web/common/site_layout.tt.html
@@ -264,7 +264,7 @@
[% IF ! server_options_producers_platform %]
[%# for now, display the packagings banner in all cases %]
- [% IF 1 == 1 %]
+ [% IF 1 == 0 %]
[% INCLUDE 'web/common/includes/offdays_banner.tt.html' %]
[% ELSIF 1 == 2 %]
[% INCLUDE 'web/common/includes/packagings_banner.tt.html' %]