Flask Tutorial #3 - Adding Bootstrap and Template Inheritance

Profile Picture
- Published on Oct 30, 2019馃審 Public

In this flask tutorial I will be showing how to add bootstrap to a flask website and how to use something called template inheritance. This is useful as often times you have the same HTML components that you want to show on all or many different web pages. Template inheritance allows you to make a base template that other templates can inherit from. Text-Based Tutorial: https://techwithtim.net/tutorials/fla... Bootstrap Website: https://getbootstrap.com/docs/4.3/get... Nav-Bar Code: https://getbootstrap.com/docs/4.3/com... * Enroll in The Fundamentals of Programming w/ Python https://tech-with-tim.teachable.com/p... Instagram: https://www.instagram.com/tech_with_tim Website https://techwithtim.net Twitter: https://twitter.com/TechWithTimm Discord: https://discord.gg/pr2k55t GitHub: https://github.com/techwithtim Podcast: https://anchor.fm/tech-with-tim One-Time Donations: https://www.paypal.com/donate/?token=... Patreon: https://www.patreon.com/techwithtim * Please leave a LIKE and SUBSCRIBE for more content! Tags: - Tech With Tim - Python Tutorials - Flask Add Bootstrap - Add Bootstrap Flask - Template Inheritance #Python #Flask #Bootstrap