@@ -75,6 +75,7 @@ A better policy is to include the locale in the URL using the
75
/**
76
* @Route(
77
* "/{_locale}/contact",
78
+* name="contact",
79
* requirements={
80
* "_locale": "en|fr|de",
81
* }
0 commit comments