diff --git a/mamweb/templates/april.html b/mamweb/templates/april.html
index 92266311..bb24d9d4 100644
--- a/mamweb/templates/april.html
+++ b/mamweb/templates/april.html
@@ -59,3 +59,22 @@
walkText(document.body);
{% endif %}
+
+
+
+{% if april == 2024 %}
+
+{% endif %}
diff --git a/mamweb/templates/base.html b/mamweb/templates/base.html
index 8294d2b8..4a21c43c 100644
--- a/mamweb/templates/base.html
+++ b/mamweb/templates/base.html
@@ -121,6 +121,6 @@
{% include 'april.html' %}
- {% block js %}{% endblock %}
+ {% block js %}{% endblock %}