YOU’RE LEARNING TO↗learner can call render_template to render an HTML file with context variables
↗learner can use Jinja2 variables, for loops, if/else, and filters in templates
↗learner can build reusable layouts with template inheritance (extends/block)
↗learner can link static assets and generate URLs with url_for