bad_format.yml 84 B

123
  1. blog_show:
  2. path: /blog/{slug}
  3. defaults: { _controller: "MyBundle:Blog:show" }