diff --git a/templates/web/prod/baskets_macro.html b/templates/web/prod/baskets_macro.html
index 64a5ce525c..3ea9cad04b 100644
--- a/templates/web/prod/baskets_macro.html
+++ b/templates/web/prod/baskets_macro.html
@@ -4,7 +4,7 @@
{% set content = WorkZone.getContent() %}
- {% for basket in content.get(constant('\\Alchemy\\Phrasea\\RequestHandler\\WorkZone::BASKETS')) %}
+ {% for basket in content.get(constant('\\Alchemy\\Phrasea\\Helper\\WorkZone::BASKETS')) %}