3 lines
84 B

blog_show:
path: /blog/{slug}
defaults: { _controller: "MyBundle:Blog:show" }