Unlock this challenge:
What error message might you encounter if you attempt to extend a template without defining any blocks?
"Template not found"
"Twig syntax error"
"Invalid template extension"
"A template that extends another one cannot include content outside Twig blocks."