diff --git a/project/templates/event_date/list.html b/project/templates/event_date/list.html
index cac92a5..ea74e4d 100644
--- a/project/templates/event_date/list.html
+++ b/project/templates/event_date/list.html
@@ -8,11 +8,11 @@
diff --git a/project/templates/planing/list.html b/project/templates/planing/list.html
index af27b05..d65f3cf 100644
--- a/project/templates/planing/list.html
+++ b/project/templates/planing/list.html
@@ -6,7 +6,7 @@
{% block content_container_attribs %}{% endblock %}
{% block header %}
{{ render_google_filter_autocomplete_header() }}
-{% set max_events = 500 %}
+{% set max_events = 50 %}