Creating a Python Web Application using Python Flask Part 4: Installing a bootstrap theme

Now that our web application has a real front end and a javascript framework from part 3 lets make our webpage not like it was made in the 1990s by installing a bootstrap theme. The theme we’re going to be using is called the gentelella theme and can be found here . Let’s talk about … More Creating a Python Web Application using Python Flask Part 4: Installing a bootstrap theme