Interestingly after we do this, all of the javascript basically gets killed, meaning the bootstrap theme no longer works, so everything becomes dull and a lot of the design is destroyed. Why is this? The reason is because our stylesheet pulls bootstrap from an outside CDN, rather than ...
First off, it appears that the page, "login.html" within the world of Flask may have a special, pre-defined meaning, basically that it is reserved for a special purpose. When we try to create a login.html page under the /templates folder and link to it, we get a 404 error. We li...
Interestingly after we do this, all of the javascript basically gets killed, meaning the bootstrap theme no longer works, so everything becomes dull and a lot of the design is destroyed. Why is this? The reason is because our stylesheet pulls bootstrap from an outside CDN, rather than ...