Link two templates

Report a typo

Hi! My name is Mia. I am an intern at a web development company. My senior asked me to learn Flask ASAP. I have been following this guide and I've finally built a very simple web page using template inheritance. I've done everything correctly, but I can't link the base template with the child home template.

base.html home.html

code base.htmlcode home.html

I must have missed something. Help me!

Add only one line of code to the home template. State your answer inside the "answer" variable's triple quotes.
Write a program in Python 3
answer = ''' ''' #write your answer here , inside the the triple quotes.
___

Create a free account to access the full topic