Harmonious Development with Symfony 6
Twig Inheritance
  Unlock this challenge
Login Register

Challenge 1 / 2

Check out the following template:

{% extends 'base.html.twig' %}

<h1>What will happen?</h1>

Where, inside of base.html.twig, will that <h1> tag be rendered?

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.