Netgen Layouts: Building Pages with Symfony
Creating & Mapping Layouts
  Unlock this challenge
Login Register

Challenge 2 / 2

Ok, you've just created a layout and mapped it to the URL /foo. You also already have a route and controller for /foo.

When you go to /foo, you can see (in the web debug toolbar) that the layout did "resolve" for this page. And yet, you don't see your layout! All you see is the content that's printed in your Twig template. What might be wrong?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.