Create a layout.html file using Jinja2 templates to include a navigation bar and a main container (to avoid repeating code on every page).
Create a layout.html file using Jinja2 templates to include a navigation bar and a main container (to avoid repeating code on every page).