From 195797c837557fd13cf91af38b8fcf4964020748 Mon Sep 17 00:00:00 2001
From: Thibaud Colas
Date: Thu, 14 Mar 2024 17:13:48 +0000
Subject: [PATCH] Update home_page.html
---
apps/core/templates/core/home_page.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/apps/core/templates/core/home_page.html b/apps/core/templates/core/home_page.html
index 0dfb7a1..d5c01f1 100644
--- a/apps/core/templates/core/home_page.html
+++ b/apps/core/templates/core/home_page.html
@@ -9,7 +9,8 @@ {{ page.title }}
{{ page.introduction }}
- 👉️ Want to learn more about Wagtail 6.0 and beyond?
Join the What’s new in Wagtail webinar on March 12th and 13th.
+ {# Simple events promotion, commented out until the next event. #}
+ {# 👉️ Want to learn more about Wagtail 6.0 and beyond?
Join the What’s new in Wagtail webinar on March 12th and 13th.
#}
{% include_block page.sections %}